https://github.com/liulilittle/netstack-tcpip-experimental
Experimental implementation of tun2socket based on LwIP TCP/IP C netstack encapsulation.
https://github.com/liulilittle/netstack-tcpip-experimental
loopback lwip tcp tun2socket
Last synced: 5 months ago
JSON representation
Experimental implementation of tun2socket based on LwIP TCP/IP C netstack encapsulation.
- Host: GitHub
- URL: https://github.com/liulilittle/netstack-tcpip-experimental
- Owner: liulilittle
- License: mit
- Created: 2022-08-11T04:04:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-11T04:06:32.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T07:46:32.746Z (7 months ago)
- Topics: loopback, lwip, tcp, tun2socket
- Language: C
- Homepage:
- Size: 1.12 MB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netstack-tcpip-experimental
Experimental implementation of tun2socket based on LwIP TCP/IP C netstack encapsulation.