firestack
firestack copied to clipboard
ipn/base,exit: TCP keepalive config
Should work. 😭
Seems OK. tcpdump.zip
don't think this works:
08-08 08:36:15.672 22493 7493 E GoLog : sockopt.go:42: E set TCP_KEEPIDLE failed: protocol not available
08-08 08:36:15.672 22493 7493 E GoLog : sockopt.go:45: E set TCP_KEEPINTVL failed: protocol not available
08-08 08:36:15.672 22493 7493 E GoLog : sockopt.go:48: E set TCP_KEEPCNT failed: protocol not available
@ignoramous line numbers show the version is f04fe1433, it's not the latest version. https://github.com/celzero/firestack/blob/f04fe1433cfdbce69b417bf0ad727fda7f54cd83/intra/protect/sockopt.go#L42