summaryrefslogtreecommitdiffhomepage
path: root/cmd/natc
AgeCommit message (Expand)AuthorFilesLines
2025-02-06cmd/natc: remove speculative tuning from natcJames Tucker1-22/+0
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick1-3/+3
2025-01-24cmd/natc: expose netstack metrics in client metrics in natcJames Tucker1-0/+4
2025-01-24cmd/natc,wgengine/netstack: tune buffer size and segment lifetime in natcJames Tucker1-0/+31
2024-09-17cmd/natc: fix nil pointerFran Bull1-0/+5
2024-09-10cmd/natc: fix nil pointerFran Bull1-0/+3
2024-07-08go.mod: bump bartMaisem Ali1-3/+3
2024-06-05cmd/natc: add --wg-port flagFran Bull1-0/+7
2024-06-05cmd/natc: add --ignore-destinations flagFran Bull1-34/+137
2024-06-03cmd/natc: use ListenPacketMaisem Ali1-25/+17
2024-06-03cmd/natc: initial implementation of a NAT based connectorMaisem Ali1-0/+465