I wrote an article about using SSH through websocket:
https://rumpelsepp.org/blog/ssh-through-websocket/
Further, with socat IP traffic can easily be tunneled (trough websocket :D):
HN user
I wrote an article about using SSH through websocket:
https://rumpelsepp.org/blog/ssh-through-websocket/
Further, with socat IP traffic can easily be tunneled (trough websocket :D):
Since I read stuff in the internet every day and I forget the interesting stuff all the time, I started to record my "bookmarks": https://rumpelsepp.org/stuff/bookmarks.html
Once I got used to the look of the 0, I started to love Hack: https://sourcefoundry.org/hack/
Ligatures always confused me...
You need to follow the thread.
the reference implementation is a linux kernel module: https://git.zx2c4.com/WireGuard/
there are currently at least two actively developped open source userspace implementations in different languages. Two examples are Go and Rust:
https://git.zx2c4.com/wireguard-go/ https://git.zx2c4.com/wireguard-rs/
Here is some discussion about tunsafe.
https://lists.zx2c4.com/pipermail/wireguard/2018-March/00244...