7ecf534d87 
					 
					
						
						
							
							📚  Update README.md  
						
						 
						
						
						
						
					 
					
						2025-08-17 15:30:19 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						045deb6120 
					 
					
						
						
							
							💄  Remove logo  
						
						 
						
						
						
						
					 
					
						2025-07-09 21:36:53 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c99e7c66d9 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-06-08 20:56:00 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9152eefdc5 
					 
					
						
						
							
							✨  Add 'body_FormData' generator to template func maps  
						
						 
						
						
						
						
					 
					
						2025-06-01 23:22:55 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9aaf2db74d 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-06-01 20:52:06 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5c3e254e1e 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-05-30 21:51:11 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						79668e4ece 
					 
					
						
						
							
							✨  Add value generators  
						
						 
						
						
						
						
					 
					
						2025-05-30 21:41:38 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						addf92df91 
					 
					
						
						
							
							🔧  Add 'skip-verify' parameter to skip SSL/TLS cert verification  
						
						 
						
						
						
						
					 
					
						2025-05-29 02:38:07 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						934cd0ad33 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-03-24 17:02:58 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						69c4841a05 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-03-24 17:02:06 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						59f40ad825 
					 
					
						
						
							
							✨  Add duration  
						
						 
						
						
						
						
					 
					
						2025-03-24 16:54:09 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1aadc3419a 
					 
					
						
						
							
							📚  Update README.md  
						
						 
						
						
						
						
					 
					
						2025-03-20 19:23:14 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1808865358 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-03-20 16:01:53 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						56342e49c6 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-03-20 15:59:46 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3c2a0ee1b2 
					 
					
						
						
							
							📚  Update README.md  
						
						 
						
						
						
						
					 
					
						2025-03-18 23:41:20 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						00f0bcb2de 
					 
					
						
						
							
							🔨  Restructure entire project logic  
						
						 
						
						... 
						
						
						
						- Moved readers to the config package
- Added an option to read remote config files
- Moved the validation package to the config package and removed the validator dependency
- Moved the customerrors package to the config package
- Replaced fatih/color with jedib0t/go-pretty/v6/text
- Removed proxy check functionality
- Added param, header, cookie, body, and proxy flags to the CLI
- Allowed multiple values for the same key in params, headers, and cookies 
						
						
					 
					
						2025-03-16 21:20:33 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ba79304b04 
					 
					
						
						
							
							📚  Update README.md  
						
						 
						
						
						
						
					 
					
						2025-01-21 20:52:25 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						015cb15053 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-01-21 20:50:10 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3dc002188e 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-01-21 20:47:01 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1e53b8a7fb 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2025-01-03 13:26:00 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						efc4c62001 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2024-12-20 18:16:25 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						61b9ce943b 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2024-12-18 23:38:52 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						16791421c7 
					 
					
						
						
							
							📚  Update README.md  
						
						 
						
						
						
						
					 
					
						2024-12-09 02:11:52 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						48721b4ae7 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2024-11-27 01:28:07 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0335b5cf6e 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2024-11-23 16:18:21 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9c5d7bf135 
					 
					
						
						
							
							📚  Update docs  
						
						 
						
						
						
						
					 
					
						2024-11-23 16:13:38 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5080e90872 
					 
					
						
						
							
							✨  'no-proxy-check' parameter to docs  
						
						 
						
						
						
						
					 
					
						2024-11-23 00:10:19 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7a39951402 
					 
					
						
						
							
							📚  Update README.md  
						
						 
						
						
						
						
					 
					
						2024-11-02 18:22:45 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						63ef6c5798 
					 
					
						
						
							
							📚  Update README.md  
						
						 
						
						
						
						
					 
					
						2024-09-18 20:23:19 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8b59dcfda4 
					 
					
						
						
							
							📚  Update README.md  
						
						 
						
						
						
						
					 
					
						2024-09-03 02:26:58 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						16cb8499ce 
					 
					
						
						
							
							📚  Update README.md with Docker installation instructions  
						
						 
						
						
						
						
					 
					
						2024-07-26 00:04:26 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c2bd3019ed 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2024-07-22 01:17:17 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						284a688734 
					 
					
						
						
							
							📝  Update README.md  
						
						 
						
						
						
						
					 
					
						2024-07-05 02:52:25 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f56d624cf1 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2024-06-09 21:39:12 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e5c47619a8 
					 
					
						
						
							
							📝  Update image source in README.md  
						
						 
						
						
						
						
					 
					
						2024-06-09 21:36:11 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8909e2a13e 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2024-06-09 21:19:14 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0ddbf8ec33 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2024-06-02 21:54:18 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7a2558b25a 
					 
					
						
						
							
							🎉 first commit  
						
						 
						
						
						
						
					 
					
						2024-05-25 20:26:20 +04:00