initial commit

This commit is contained in:
2025-11-11 00:44:08 -05:00
commit d6726283b6
3 changed files with 49 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
### Test connection:
```bash
curl --socks5-hostname 127.0.0.1:9050 https://check.torproject.org/api/ip
```