An open API service indexing awesome lists of open source software.

https://github.com/jjm2473/frp-in-action

socks5 server based on socat and shell
https://github.com/jjm2473/frp-in-action

socat socks5

Last synced: 23 days ago
JSON representation

socks5 server based on socat and shell

Awesome Lists containing this project

README

        

# proxy in shell
## proxy server based on shell scripts and socat

start a socks5 server:
```
./socks5_server.sh
```

requirements:
* bash
* socat
* hexdump
* dd
* sed