https://github.com/shadowsocks/tun2socks
https://github.com/shadowsocks/tun2socks
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadowsocks/tun2socks
- Owner: shadowsocks
- Created: 2020-12-20T02:09:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T23:06:04.000Z (over 5 years ago)
- Last Synced: 2025-04-05T14:11:36.004Z (about 1 year ago)
- Language: Rust
- Size: 179 KB
- Stars: 26
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
tun2socks
===============
`tun2socks` 里面的 `socks` 指 `ss-remote`.
Try
--------
.. code:: bash
ssserver -k "" -m "none" -s "127.0.0.1:9000"
cd tun2socks
# NOTE: 手动在 src/main.rs 里面把 ss-remote 的地址配置上去。
cargo build --release; sudo target/release/tun2socks