https://github.com/fanweixiao/ys5-mock-rot13
a socks5 proxy with Rot13 encryption
https://github.com/fanweixiao/ys5-mock-rot13
Last synced: 2 months ago
JSON representation
a socks5 proxy with Rot13 encryption
- Host: GitHub
- URL: https://github.com/fanweixiao/ys5-mock-rot13
- Owner: fanweixiao
- Created: 2022-04-24T08:17:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T08:19:28.000Z (about 3 years ago)
- Last Synced: 2025-02-14T13:47:40.509Z (4 months ago)
- Language: Go
- Size: 1.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ys5-mock
#### Build
```sh
sh build.sh
```#### Run
```sh
./build/proxy./build/crawler
curl -x socks5://localhost:8888 http://yomo.run
```