Commit Graph

  • 850bb1379f fine-grained node bypass control ginuerzh 2022-08-25 21:38:13 +08:00
  • 9e404471a6 add list support for reference to auther, admission and bypass ginuerzh 2022-08-23 21:51:46 +08:00
  • 166317a7d0 add keepalive for tun ginuerzh 2022-08-22 22:15:32 +08:00
  • 77d9e3798c update tun handler ginuerzh 2022-08-21 13:56:53 +08:00
  • 5cbba69ae2 update go.mod ginuerzh 2022-08-20 21:43:21 +08:00
  • 8a8cbdd9e1 change tun from water to wireguard ginuerzh 2022-08-20 21:31:12 +08:00
  • fb5f57fa80 fix #77 ginuerzh 2022-08-19 22:29:07 +08:00
  • 5603af2fcf add support for linux/riscv64, windows/arm64 ginuerzh 2022-08-18 14:54:16 +08:00
  • 8ae4e43fc3 fix #76 ginuerzh 2022-08-18 13:24:43 +08:00
  • 96b3b7e962 add standard socks5 udp relay ginuerzh 2022-07-29 22:59:42 +08:00
  • 85de11ae46 update metrics usage ginuerzh 2022-07-29 21:21:39 +08:00
  • 3a409fea42 update go.mod ginuerzh 2022-07-27 21:11:20 +08:00
  • 1c65aae3a9 add cmd options compatible with gost v2 ginuerzh 2022-07-27 15:56:56 +08:00
  • 84255850b6 fix resolver for ipv6 ginuerzh 2022-05-01 20:56:08 +08:00
  • 54e0091c38 improve loader ginuerzh 2022-04-21 23:33:27 +08:00
  • 605c43ca08 add README_en.md ginuerzh 2022-04-13 23:57:21 +08:00
  • 3418dd0f00 v3.0.0-beta.2 ginuerzh 2022-04-13 22:38:08 +08:00
  • 21463c0e9b update kcp ginuerzh 2022-04-13 21:32:29 +08:00
  • 11077eaa75 add loader for hosts ginuerzh 2022-04-12 22:27:04 +08:00
  • 9cd94cb68b add recorder ginuerzh 2022-04-11 23:16:56 +08:00
  • 37ef13655d add file and redis loader ginuerzh 2022-04-11 00:06:07 +08:00
  • 961646fb46 fix panic ginuerzh 2022-04-08 21:20:42 +08:00
  • 666846d352 fix ssh in cmd mode ginuerzh 2022-04-07 23:04:46 +08:00
  • c70521ddab update go.mod ginuerzh 2022-04-05 22:57:52 +08:00
  • 7c91dfb56f update go.mod ginuerzh 2022-04-05 17:57:26 +08:00
  • 4b88c240f8 update README ginuerzh 2022-04-04 21:01:58 +08:00
  • 1b31c80d2c update imports ginuerzh 2022-04-04 12:47:07 +08:00
  • 810f9f4d8f fix compile error ginuerzh 2022-04-02 21:39:52 +08:00
  • 5fe56cb63f fix redirect ginuerzh 2022-04-01 21:42:12 +08:00
  • 733655625a add tproxy support ginuerzh 2022-03-31 21:11:49 +08:00
  • 670a118c6d fix redirect ginuerzh 2022-03-29 23:07:56 +08:00
  • cb0d81f938 update README.md ginuerzh 2022-03-18 21:20:27 +08:00
  • 7b5913123f update dependency ginuerzh 2022-03-17 22:59:58 +08:00
  • bb7fb31e3d update metrics ginuerzh 2022-03-16 21:28:03 +08:00
  • 7fd8720f38 fix compile error ginuerzh 2022-03-16 20:46:26 +08:00
  • 815341dbfa fix go.mod ginuerzh 2022-03-16 20:40:52 +08:00
  • 2864480296 move pkg to github.com/go-gost/core ginuerzh 2022-03-16 20:38:26 +08:00
  • 0a41b70ef4 update go.mod ginuerzh 2022-03-15 15:59:48 +08:00
  • 20e7528b25 revert change for Listener ginuerzh 2022-03-15 10:43:38 +08:00
  • 2e40afe535 update Listener interface ginuerzh 2022-03-15 10:23:57 +08:00
  • 42f72adde0 move common/admission to admission/wrapper ginuerzh 2022-03-14 22:12:06 +08:00
  • a2d62d1753 move metrics module to github.com/go-gost/metrics ginuerzh 2022-03-14 22:07:36 +08:00
  • 749d802a12 move config and api modules to individual repo ginuerzh 2022-03-14 21:34:55 +08:00
  • 695c720d26 add extended features from github.com/go-gost/x ginuerzh 2022-03-14 20:34:31 +08:00
  • c282e69ffd move http2 to github.com/go-gost/x ginuerzh 2022-03-14 20:20:48 +08:00
  • eae153d481 refactor common/util ginuerzh 2022-03-14 19:10:21 +08:00
  • a7fddd1d7c refactor common/util ginuerzh 2022-03-14 17:54:29 +08:00
  • 5c5af49b0e mv non-core components to extended repo ginuerzh 2022-03-14 17:43:37 +08:00
  • bfc1f8472c add admission option for listener ginuerzh 2022-03-13 00:08:16 +08:00
  • 4007e80811 fix tap ginuerzh 2022-03-12 19:23:19 +08:00
  • 4364190e6d fix icmp tunnel ginuerzh 2022-03-09 18:29:45 +08:00
  • be374b6488 add icmp tunnel ginuerzh 2022-03-08 22:34:39 +08:00
  • ee72cea036 add handler error metrics ginuerzh 2022-03-05 16:37:45 +08:00
  • e587b4df7c add metrics for service ginuerzh 2022-03-05 00:28:13 +08:00
  • 8d8785f534 add keepalive for websocket ginuerzh 2022-03-03 22:21:38 +08:00
  • b96d37d4cc dialer: add bind device ginuerzh 2022-03-02 21:36:27 +08:00
  • ffdf11e89e support multiple network interfaces ginuerzh 2022-03-01 21:48:50 +08:00
  • 07132d8de7 update registry ginuerzh 2022-02-27 22:32:15 +08:00
  • 0aee4f0ebd update for go1.18 ginuerzh 2022-02-25 13:08:05 +08:00
  • 9db7137cd3 update Dockerfile ginuerzh 2022-02-23 22:25:52 +08:00
  • 307a90c20e add admission ginuerzh 2022-02-17 23:30:13 +08:00
  • 5daefb8e3c add basic auth for config webapi ginuerzh 2022-02-14 22:50:06 +08:00
  • edca3e0a55 fix issue#10 ginuerzh 2022-02-13 20:40:37 +08:00
  • a8804ea02d fix auth for webapi ginuerzh 2022-02-12 21:32:32 +08:00
  • f2d806886a add basic auth for webapi ginuerzh 2022-02-12 21:05:39 +08:00
  • fdd67a6086 add auther api ginuerzh 2022-02-12 14:12:09 +08:00
  • 345338d410 hosts: support dot prefix mapping key ginuerzh 2022-02-12 14:11:59 +08:00
  • a8a6bbc3a3 add auther config ginuerzh 2022-02-12 00:33:20 +08:00
  • c1bf501734 update webapi ginuerzh 2022-02-09 11:37:09 +08:00
  • f1eaef8d69 add web api ginuerzh 2022-02-08 23:46:54 +08:00
  • 0fba6d2500 fix service parsing ginuerzh 2022-02-07 22:20:43 +08:00
  • 1ec10ff7dd update config parsing ginuerzh 2022-02-07 22:15:16 +08:00
  • 0983ecc52f fix tls config ginuerzh 2022-02-04 21:16:39 +08:00
  • e50e1adeb1 update version ginuerzh 2022-02-02 20:49:37 +08:00
  • c6cb681044 add grpc tunnel ginuerzh 2022-01-30 20:29:31 +08:00
  • c4e9b35484 add resolver & hosts for chain ginuerzh 2022-01-30 00:43:36 +08:00
  • 0e9a975a26 fix http connector ginuerzh 2022-01-28 16:13:43 +08:00
  • 1b22a5db9f fix cmd ginuerzh 2022-01-28 13:13:17 +08:00
  • b2b76a10a0 fix rudp ginuerzh 2022-01-28 11:57:26 +08:00
  • 397a13bcdb fix fail marker ginuerzh 2022-01-27 11:43:40 +08:00
  • 44acdc9215 improve config ginuerzh 2022-01-26 18:29:48 +08:00
  • 713586729b fix log usage ginuerzh 2022-01-26 16:45:57 +08:00
  • 04dfc8c4c3 add sshd listener ginuerzh 2022-01-26 15:53:33 +08:00
  • a134026e76 add http3 listener ginuerzh 2022-01-21 23:54:05 +08:00
  • 412ed7f218 fix pht timeout ginuerzh 2022-01-21 21:57:01 +08:00
  • bb889412d2 improve cmd ginuerzh 2022-01-20 23:50:56 +08:00
  • 3ef98c16aa improve pht ginuerzh 2022-01-20 09:32:17 +08:00
  • f357117056 add hosts support for dns ginuerzh 2022-01-19 16:33:27 +08:00
  • 1e613fc2e6 improve cmd ginuerzh 2022-01-19 11:42:01 +08:00
  • a0ee8bc45c add resolver for cmd ginuerzh 2022-01-18 23:54:59 +08:00
  • 24971091e3 pht: self-defined path ginuerzh 2022-01-15 23:42:36 +08:00
  • b7dd9dea3f add pht(s) ginuerzh 2022-01-15 23:35:12 +08:00
  • f86fcb7eba fix probe resistance ginuerzh 2022-01-11 17:30:46 +08:00
  • 9574a532ee fix github action ginuerzh 2022-01-11 00:18:44 +08:00
  • fc472a83fd update github action ginuerzh 2022-01-11 00:16:57 +08:00
  • 963463f596 update Dockerfile ginuerzh 2022-01-10 23:58:51 +08:00
  • c8006cc325 update github action ginuerzh 2022-01-10 23:26:59 +08:00
  • 9fc2b8b675 update github action ginuerzh 2022-01-10 22:57:18 +08:00
  • 35ddf5cf43 update config ginuerzh 2022-01-10 18:25:48 +08:00
  • f0981298b8 add cache for CI ginuerzh 2022-01-10 12:08:27 +08:00