• Joined on 2023-04-29
sagar pushed to master at dotfiles/vmix.nix 2026-06-08 05:49:53 -03:00
096d690f57 remove slmgr key restore after MAS activation
sagar pushed to master at dotfiles/vmix.nix 2026-06-08 05:34:14 -03:00
ed92e36456 add nicModel option, restore MAS activation with LTSC key fix
sagar pushed to master at dotfiles/vmix.nix 2026-06-08 05:23:16 -03:00
4226f6fdfd add spice.vgamem option for QXL video memory
sagar pushed to master at dotfiles/vmix.nix 2026-06-08 03:42:07 -03:00
dd5aeafae9 restore Enterprise LTSC key after MAS activation to keep RDP server
sagar pushed to master at dotfiles/vmix.nix 2026-06-08 00:54:27 -03:00
be2fd209e4 fix RDP services: set SessionEnv and UmRdpService start type via registry
sagar pushed to master at dotfiles/vmix.nix 2026-06-07 13:48:32 -03:00
e658cd5404 fix RDP: auto-start SessionEnv and UmRdpService, enable firewall rules for all profiles
sagar pushed to master at sagar/softether-go 2026-06-07 12:53:10 -03:00
1d919aafc5 tunnel: fix panic on send to closed writeCh during disconnect
sagar pushed to master at sagar/softether-go 2026-06-07 07:59:26 -03:00
3bafe683cb tunnel: fix panic on send to closed writeCh during disconnect
sagar pushed to master at dotfiles/vmix.nix 2026-06-07 07:27:58 -03:00
def21bca57 add enableRDP flag to generalize and fix AutoLogon
sagar pushed to master at dotfiles/vmix.nix 2026-06-07 02:28:25 -03:00
e196160aac add README with usage, architecture, and examples
f997b72f40 only create macvtaps service when macvtaps are configured
Compare 2 commits »
sagar pushed to master at sagar/softether-go 2026-06-06 16:36:47 -03:00
51824b830e netcfg: add -connmark flag for DNAT reply routing
sagar pushed to master at sagar/softether-go 2026-06-06 16:15:03 -03:00
857733863c netcfg: suppress RTNETLINK errors from policy route cleanup
sagar pushed to master at sagar/softether-go 2026-06-06 14:47:40 -03:00
47e06b525c tunnel: replace write mutex with channel-based single writer
sagar pushed to master at sagar/softether-go 2026-06-06 14:38:21 -03:00
14ec4a02dd tunnel: buffer WriteFrames into single TLS write
sagar pushed to master at sagar/softether-go 2026-06-06 14:28:55 -03:00
fc07ac507d dhcp: generate fresh xid per exchange
sagar pushed to master at sagar/softether-go 2026-06-06 14:24:00 -03:00
b3f4c5f42b tunnel: add write mutex for concurrent safety
sagar pushed to master at sagar/softether-go 2026-06-06 14:16:15 -03:00
6416159164 add DHCP lease renewal at T/2
sagar pushed to master at sagar/softether-go 2026-06-06 09:24:43 -03:00
61237283f5 consolidate docs into README.md, remove docs/
sagar pushed to master at sagar/softether-go 2026-06-06 09:23:06 -03:00
42f8333783 rename -dhcp flag to -no-dhcp for cleaner UX
sagar pushed to master at sagar/softether-go 2026-06-06 09:15:25 -03:00
8a3ea06c9e add CLAUDE.md with project context and protocol notes