https://github.com/shadowsocks/tun2socks
https://github.com/shadowsocks/tun2socks
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadowsocks/tun2socks
- Owner: shadowsocks
- Created: 2020-12-20T02:09:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T23:06:04.000Z (over 4 years ago)
- Last Synced: 2025-01-29T18:45:39.798Z (4 months ago)
- Language: Rust
- Size: 179 KB
- Stars: 26
- Watchers: 8
- 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