471 Commits (9502706ed9738b17e805b418cb0fb693cf6dd409)
 

Author SHA1 Message Date
xjasonlyu 9502706ed9 Feature: add an option to set udp timeout 4 years ago
xjasonlyu ec4d98c4bf Fix: reset udp timeout after sending 4 years ago
xjasonlyu ee932ff16c Chore: update static check command 4 years ago
xjasonlyu a8fdfe537d Chore: update dependencies 4 years ago
xjasonlyu ac07d3d6fd Feature: add 32bit support 4 years ago
xjasonlyu d5d4b17256 Fix: dirty commit string 4 years ago
xjasonlyu 4531a74a20 Feature: add darwin-arm64 support (https://github.com/xjasonlyu/tun2socks/issues/29) 4 years ago
xjasonlyu b15f93225b Chore: bump to go1.16 4 years ago
xjasonlyu edf76afd11 Chore: tidy Dockerfile 4 years ago
xjasonlyu bb702f57d8 Feature: add linux-s390x 4 years ago
xjasonlyu b5980dd79d Chore: update README 4 years ago
xjasonlyu 2fee5a6d55 Chore: update dependencies 4 years ago
xjasonlyu b2b7e8bc46 Chore(tun): minor changes 4 years ago
xjasonlyu 0e1e04acc7 Fix: avoid extra copy on windows 4 years ago
xjasonlyu 361a8133c9 Chore: spaces to tab 4 years ago
xjasonlyu 3f73becd66 Fix: ignore static check 4 years ago
xjasonlyu 14b905c125 Feature: full 64bit support 4 years ago
xjasonlyu 4294f56125 Chore: use gVisor 20210213011838-e7ae604b523e 4 years ago
xjasonlyu d98e2234d9 Chore: always use zip to release 4 years ago
xjasonlyu 43b8dd885d Chore: udp timeout => 60s 4 years ago
xjasonlyu 3e3990ef8d Chore: update README 4 years ago
xjasonlyu 88e9402793 Chore: go workflow ignore docker 4 years ago
xjasonlyu f0129eb7ca Chore: optimize docker/entrypoint.sh 4 years ago
xjasonlyu fe9be45844 Chore: tidy go.sum 4 years ago
xjasonlyu b54d9936f9 Chore: unexported globals with _ 4 years ago
xjasonlyu 7e6a9b6a09 Chore: add a comment to dialer 4 years ago
xjasonlyu 454ea0a49b Fix(log): default level may race 4 years ago
xjasonlyu 04d0e1e9a7 Chore: move to wiki 4 years ago
xjasonlyu e849c9a451 Fix(stack/udp): shadow variables 4 years ago
xjasonlyu c28690bfc9 Fix: deprecate metadata.Valid method 4 years ago
xjasonlyu 7955052b01 Chore: adjust version output format 4 years ago
xjasonlyu 7e55b71b30 Fix: replace pflag with flag 4 years ago
xjasonlyu c96c5946c8 Fix: /proc/sys permission in docker 4 years ago
xjasonlyu 708b7b234d Chore: update README 4 years ago
xjasonlyu 96e0c8c390 Chore: adapt fwmark option 4 years ago
xjasonlyu 7f7f2913a8 Feature: add fwmark support 4 years ago
xjasonlyu ea62deb0b6 Refactor: rewrite engine 4 years ago
xjasonlyu 34fb632f38 Chore: trim spaces 4 years ago
xjasonlyu 08f236a01c Fix: lost stack log info 4 years ago
xjasonlyu ae77a8a009 Refactor: autonomize core package 4 years ago
xjasonlyu 203e545241 Chore: update README 4 years ago
xjasonlyu 136c90d310 Chore: ignore all .md files 4 years ago
xjasonlyu 06a7cf6718 Chore: use gVisor 20210207054208-21036aed5e58 4 years ago
xjasonlyu ab59724d87 Chore: rewrite README 4 years ago
xjasonlyu 50bed22076 Chore: Makefile rename docker -> tun2socks 4 years ago
xjasonlyu 849f47baf7 Chore: decrease maxUDPQueueSize 4 years ago
xjasonlyu ace24826d2 Chore: move stack & device to core 4 years ago
xjasonlyu 669a601f1a Chore: move stack & device to component 4 years ago
xjasonlyu 103009cb1d Chore: add stack field to Engine 4 years ago
xjasonlyu ea1832adaa Chore: cleanup Makefile 4 years ago