69 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			69 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| link: https://envs.sh/
 | |
| created: 2024-12-29
 | |
| description: envs.sh | Null Pointer
 | |
| tags:
 | |
|   - t/clippings
 | |
|   - "#s/informatique/outils"
 | |
| aliases:
 | |
|   - file hosting and URL shortening from the command line
 | |
|   - envs.sh
 | |
| up:
 | |
|   - "[[terminal commandes|commandes terminal]]"
 | |
| ---
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| ## USAGE
 | |
| ```
 | |
| curl -F'file=@yourfile.png' https://envs.sh
 | |
| ```
 | |
| 
 | |
| ## ACCEPTABLE USE POLICY
 | |
| please do not post any informations that
 | |
| may violate law (login/password lists, email lists, personal information).
 | |
| 
 | |
| envs.sh is NOT a platform for:
 | |
| - child pornography
 | |
| - malware, including “potentially unwanted applications”
 | |
| - botnet command and control schemes involving this service
 | |
| - anything even remotely related to crypto currencies
 | |
| - hosting your backups
 | |
| - spamming the service with CI build artifacts
 | |
| - piracy
 | |
| - alt-right shitposting
 | |
| 
 | |
| ## FILE RETENTION PERIOD
 | |
| ```
 | |
| retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)
 | |
| 
 | |
|    days
 | |
|     365 |  \
 | |
|         |   \
 | |
|         |    \
 | |
|         |     \
 | |
|         |      \
 | |
|         |       \
 | |
|         |        ..
 | |
|         |          \
 | |
|   197.5 | ----------..-------------------------------------------
 | |
|         |             ..
 | |
|         |               \
 | |
|         |                ..
 | |
|         |                  ...
 | |
|         |                     ..
 | |
|         |                       ...
 | |
|         |                          ....
 | |
|         |                              ......
 | |
|      30 |                                    ....................
 | |
|           0                      256.0                      512.0
 | |
|                                                               MiB
 | |
| ```
 | |
|   
 | |
| 
 | |
| > [!info] ABUSE
 | |
| > if you would like to request permanent deletion, please
 | |
| > send an email to hostmaster@envs.net.
 | |
| > 
 | |
| > please allow up to 24 hours for a response. |