Compare commits
1
Commits
v0.1.0
...
2bed62e9ec
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2bed62e9ec |
@@ -615,21 +615,11 @@ each remote player a unique virtual MAC on the real LAN, filters dangerous L2
|
|||||||
control traffic, and keeps the physical LAN gateway as the only machine touching
|
control traffic, and keeps the physical LAN gateway as the only machine touching
|
||||||
the real LAN.
|
the real LAN.
|
||||||
|
|
||||||
[1]:
|
[1]: https://github.com/OpenVPN/tap-windows6
|
||||||
<https://github.com/OpenVPN/tap-windows6?utm_source=chatgpt.com>
|
[2]: https://man7.org/linux/man-pages/man7/packet.7.html
|
||||||
"OpenVPN/tap-windows6: Windows TAP driver (NDIS 6)"
|
[3]: https://man7.org/linux/man-pages/man7/capabilities.7.html
|
||||||
[2]:
|
[4]: https://datatracker.ietf.org/doc/html/rfc9221
|
||||||
<https://man7.org/linux/man-pages/man7/packet.7.html?utm_source=chatgpt.com>
|
[5]: https://docs.rs/quinn/latest/quinn/struct.Connection.html
|
||||||
"packet(7) - Linux manual page"
|
|
||||||
[3]:
|
|
||||||
<https://man7.org/linux/man-pages/man7/capabilities.7.html?utm_source=chatgpt.com>
|
|
||||||
"capabilities(7) - Linux manual page"
|
|
||||||
[4]:
|
|
||||||
<https://datatracker.ietf.org/doc/html/rfc9221?utm_source=chatgpt.com>
|
|
||||||
"RFC 9221 - An Unreliable Datagram Extension to QUIC"
|
|
||||||
[5]:
|
|
||||||
<https://docs.rs/quinn/latest/quinn/struct.Connection.html?utm_source=chatgpt.com>
|
|
||||||
"Connection in quinn - Rust"
|
|
||||||
|
|
||||||
I want a mono-repo, Rust code, crates into a "crates" folder, one cargo
|
I want a mono-repo, Rust code, crates into a "crates" folder, one cargo
|
||||||
workspace.
|
workspace.
|
||||||
|
|||||||
Reference in New Issue
Block a user