bless this readmi with my plans
This commit is contained in:
parent
d4f6b7d788
commit
2db5e1d3ac
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -1,5 +1,13 @@
|
||||||
# Mesh-Killswitch or nsc (Network security control)
|
# nsc (Network security control)
|
||||||
|
|
||||||
Tun-in interface with marching on TOR/I2P similar to v2ray/xray
|
Tun-in interface with marching on TOR/I2P similar to v2ray/xray
|
||||||
|
|
||||||
The project is designed by the desire to transfer all the charms of routing and tun-in of modern VPN cores to Mesh networks.
|
The project is designed by the desire to transfer all the charms of routing and tun-in of modern VPN cores to Mesh networks.
|
||||||
|
|
||||||
|
brief impl plan:
|
||||||
|
1. [ ] TUN raw data (headers) parsing
|
||||||
|
2. [ ] parse geoip2 thingies
|
||||||
|
3. [ ] parse user's Config
|
||||||
|
4. [ ] impl routing logic based on client's Config
|
||||||
|
5. [ ] make this thing easy adn convenient to use
|
||||||
|
6. [ ] custom Tor/i2p profiles/Config presets mayber????
|
||||||
Loading…
Add table
Add a link
Reference in a new issue