This commit is contained in:
louiscklaw
2025-01-31 19:51:47 +08:00
parent 118e4a5f39
commit 866bfd3b42
189 changed files with 43536 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
curl http://neverssl.com:80 --proxy 127.0.0.1:8000
# curl http://neverssl.com --proxy 127.0.0.1:8000
# curl http://neverssl.com:8080 --proxy 127.0.0.1:8000
# curl neverssl.com --proxy 127.0.0.1:8000