• Joined on 2025-11-08
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-14 18:25:55 +00:00
2343fdd1e2 htonl in ipToString
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-13 15:04:42 +00:00
3ad98b8403 root permissions check and version counter update
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-13 14:51:38 +00:00
766f878a8d Merge pull request 'Merge tun-test into dev' (#5) from tun-test into dev
5a5f830cd9 Change tun interface, change to different name at some point
b37a999274 Fixed crash trigger on Ctrl+C (errno == EINTR check)
c85f622a60 test2
5c8409b312 Added a basic TUN, testing the implementation.
Compare 5 commits »
dcrubro deleted branch tun-test from dcrubro/columnlynx 2025-11-13 14:51:38 +00:00
dcrubro merged pull request dcrubro/columnlynx#5 2025-11-13 14:51:36 +00:00
Merge tun-test into dev
dcrubro created pull request dcrubro/columnlynx#5 2025-11-13 14:51:16 +00:00
Merge tun-test into dev
dcrubro pushed to tun-test at dcrubro/columnlynx 2025-11-13 14:45:27 +00:00
5a5f830cd9 Change tun interface, change to different name at some point
dcrubro pushed to tun-test at dcrubro/columnlynx 2025-11-13 14:43:50 +00:00
b37a999274 Fixed crash trigger on Ctrl+C (errno == EINTR check)
dcrubro pushed to tun-test at dcrubro/columnlynx 2025-11-13 14:13:00 +00:00
c85f622a60 test2
dcrubro created branch tun-test in dcrubro/columnlynx 2025-11-13 07:32:18 +00:00
dcrubro pushed to tun-test at dcrubro/columnlynx 2025-11-13 07:32:18 +00:00
5c8409b312 Added a basic TUN, testing the implementation.
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-12 18:20:53 +00:00
aebca5cd7e update readme and attributions
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-12 18:16:00 +00:00
6fceb84930 Added basic virtual interface implementation, needs testing. Added Wintun licenses.
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-12 17:50:06 +00:00
5a72895f8d added includes to build on linux
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-12 15:09:48 +00:00
6cd4e01066 cleanup
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-12 08:07:45 +00:00
e695008e10 Added IPv6 support, added option to disable IPv6 (IPv4-Only mode)
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-11 16:36:59 +00:00
fbafeafc9f Added a hostname check if connecting via domain hostname (Not IPv4/IPv6 - IPv6 still not supported / tested).
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-11 14:26:17 +00:00
eda3cf87d1 misc.
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-11 12:20:02 +00:00
705962e5ce Added partial verification of server public key on client side - needs hostname verification. Added startup flag to ignore verification fail.
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-10 23:06:17 +00:00
fd95816721 Update README.md