Commit Graph

  • f52936a103 bump version to v2.2.3 sijie.sun 2025-03-17 21:37:00 +08:00
  • 23f69ce6a4 improve direct connector (#685) Sijie.Sun 2025-03-17 10:46:14 +08:00
  • f84ae228fc fix some tailwind style not work sijie.sun 2025-03-16 11:07:35 +08:00
  • 74c716ccaa fix web bugs kevin 2025-03-15 14:13:38 +08:00
  • 445b02b2ca do not upload to oss sijie.sun 2025-03-14 22:20:22 +08:00
  • bb17ffa9fc fix wireguard not respond after idle for 120s sijie.sun 2025-03-14 21:50:56 +08:00
  • 389ea709ce fix smoltcp not wakeup closed socket sijie.sun 2025-03-12 23:14:36 +08:00
  • c2f535ead4 import/export network config for web (#676) kevin 2025-03-12 23:19:56 +08:00
  • 0318f55322 add serde default to NetworkConfig (#675) Sijie.Sun 2025-03-12 10:36:54 +08:00
  • 1f4340e82f add configurable items for web/gui kevin 2025-03-11 22:30:39 +08:00
  • ed08707c98 easytier-web add tcp support loecom 2025-03-11 12:02:10 +08:00
  • 7397abcb94 txt connector should not rely on A record sijie.sun 2025-03-09 11:38:59 +08:00
  • 98d321f8ac fix kcp traffic not encrypted sijie.sun 2025-03-08 17:01:15 +08:00
  • e78b0ef869 test serializedly sijie.sun 2025-03-08 14:36:31 +08:00
  • 8d654330ac fix http_connector sijie.sun 2025-03-08 13:19:23 +08:00
  • 00d61333d3 allow proxy packets to be forwarded by system kernel L-Trump 2025-03-08 01:08:21 +08:00
  • 03b55b61e7 support txt/srv record sijie.sun 2025-03-08 11:58:49 +08:00
  • 745e44cc87 allow using http connector for config server sijie.sun 2025-03-07 21:11:56 +08:00
  • 24213a874a make http connector timeout longer sijie.sun 2025-03-07 20:58:03 +08:00
  • 155f8a2ba2 make prost build smaller sijie.sun 2025-03-06 09:59:41 +08:00
  • 568dca6f9c fix memory leak sijie.sun 2025-03-05 17:53:19 +08:00
  • 673c34cf5a http redirector sijie.sun 2025-02-19 23:30:10 +08:00
  • 2050ed78d0 remove some dep sijie.sun 2025-02-18 23:10:41 +08:00
  • 2632c44195 fix docker stop issue by using tini for graceful shutdown zhj9709 2025-02-10 22:31:23 +08:00
  • 5449eabf2a Update docker.yml Sijie.Sun 2025-02-10 12:24:47 +08:00
  • dd5b00faf4 bump version to v2.2.2 v2.2.2 sijie.sun 2025-02-09 22:13:26 +08:00
  • 0caec3e4da fix label translate sijie.sun 2025-02-09 21:41:51 +08:00
  • e48e62cac0 fix tcp proxy not close properly sijie.sun 2025-02-09 21:24:07 +08:00
  • 06ebda2e2f update kcp-sys to fix unexpected disconnect sijie.sun 2025-02-08 23:34:11 +08:00
  • 53c449b9fb fix net2net kcp proxy sijie.sun 2025-02-08 19:14:21 +08:00
  • 51e0fac72c improve user experience sijie.sun 2025-02-07 17:59:30 +08:00
  • 32b1fe0893 netlink shoud remove route only when ifidx is same v2.2.1 sijie.sun 2025-02-06 18:06:11 +08:00
  • 2af3b82e32 bump version to 2.2.1 sijie.sun 2025-02-06 10:11:35 +08:00
  • eca1231831 fix help msg of kcp sijie.sun 2025-02-06 16:19:57 +08:00
  • e833c2a28b improve experience of subnet/kcp proxy sijie.sun 2025-02-06 11:19:10 +08:00
  • 8b89a037e8 fix tcp incoming failure when kcp proxy is enabled (#601) Sijie.Sun 2025-02-06 09:08:34 +08:00
  • 1e821a03fe netlink route add should be exclusive (#596) v2.2.0 Sijie.Sun 2025-02-04 23:01:13 +08:00
  • 66051967fe fix self peer route info not exist when starting (#595) Sijie.Sun 2025-02-04 21:35:14 +08:00
  • a63778854f use netlink instead of shell cmd to config ip (#593) Sijie.Sun 2025-02-03 15:13:50 +08:00
  • 4aea0821dd forward original peer info in ospf route (#589) Sijie.Sun 2025-01-27 20:38:22 +08:00
  • 08546925cc fix tests (#588) Sijie.Sun 2025-01-27 15:17:47 +08:00
  • d0f26d9303 bump version to 2.2.0 (#586) Sijie.Sun 2025-01-26 23:45:50 +08:00
  • 2a5d5ea4df make kcp proxy compitible with old version (#585) Sijie.Sun 2025-01-26 16:22:10 +08:00
  • b69b122c8d add options to gui to enable kcp (#583) Sijie.Sun 2025-01-26 13:31:20 +08:00
  • 55a39491cb feat/kcp (#580) Sijie.Sun 2025-01-26 00:41:15 +08:00
  • 1194ee1c2d fix peer manager stuck when sending large peer rpc (#572) Sijie.Sun 2025-01-17 06:50:21 +08:00
  • c23b544c34 tcp accept should retry when encoutering some kinds of error (#565) v2.1.2 Sijie.Sun 2025-01-14 08:55:48 +08:00
  • 9d76b86f49 fix bugs (#561) Sijie.Sun 2025-01-12 00:16:38 +08:00
  • bb0ccca3e5 allow manually specify public address of listeners (#556) Sijie.Sun 2025-01-10 09:25:14 +08:00
  • 306817ae9a allow listener retry listen (#554) Sijie.Sun 2025-01-09 00:01:41 +08:00
  • d2ec60e108 batch recv for udp proxy (#552) Sijie.Sun 2025-01-07 23:52:18 +08:00
  • e016aeddeb optimize pingpong conn close condition (#549) Sijie.Sun 2025-01-07 22:42:57 +08:00
  • a4419a31fd fix peer rpc compatibility issue (#548) Sijie.Sun 2025-01-06 10:30:56 -05:00
  • 34e4e907a9 bump version to v2.1.1 (#533) v2.1.1 Sijie.Sun 2024-12-24 10:40:57 -05:00
  • 2f4a097787 fix android (#531) Sijie.Sun 2024-12-23 19:38:32 -05:00
  • f3de00be37 support pause a network (#528) Sijie.Sun 2024-12-22 20:29:59 -05:00
  • 4cf61f0d4a fix web show dup entry for same machine (#526) Sijie.Sun 2024-12-21 11:51:01 -05:00
  • 4e5915f98e save api host in local storage (#523) Sijie.Sun 2024-12-21 01:29:54 +08:00
  • 870eca9e9f optimize easytier-web (#522) Sijie.Sun 2024-12-21 01:27:39 +08:00
  • 25ed41caf5 use correct config server url (#519) v2.1.0 Sijie.Sun 2024-12-20 00:21:22 +08:00
  • 4bb72b5606 fix rpc packet route before first route info exchange (#516) Sijie.Sun 2024-12-19 09:25:25 +08:00
  • c4d8ea4fec refactor sym to cone punch (#515) Sijie.Sun 2024-12-18 23:56:47 +08:00
  • 8588c9201a Add windows arm64 target to CI GUI (#487) Sophon 2024-11-21 23:14:09 +08:00
  • dd2236c697 Add windows arm64 target to CI core (#486) Sophon 2024-11-21 15:27:24 +08:00
  • bc7c4d8cd0 Fix building on Windows ARM64 (#485) Sophon 2024-11-21 10:32:03 +08:00
  • aed54f7318 support respond stun request in udp tunnel (#484) Sijie.Sun 2024-11-20 23:45:06 +08:00
  • 86600c6315 version 2.1.0 (#482) Sijie.Sun 2024-11-19 23:46:02 +08:00
  • 3f47f37470 fix high cpu usage when client proto mismatch (#481) Sijie.Sun 2024-11-19 21:36:09 +08:00
  • 1324e6163e move toast to bottom right (#478) Sijie.Sun 2024-11-16 21:36:16 +08:00
  • 89093167c6 fix autocomplete not show dropdown (#477) Sijie.Sun 2024-11-16 21:31:19 +08:00
  • 15ad92aef2 fix no relay not work in local network (#476) Sijie.Sun 2024-11-16 14:36:17 +08:00
  • 6cdea38284 support compress for rpc and tun data (#473) Sijie.Sun 2024-11-16 11:23:18 +08:00
  • 9d455e22fa 支持服务管理 (#456) 咸鱼而已 2024-11-16 09:01:58 +08:00
  • 4fc3ff8ce8 gui use frontend-lib, fix memory leak (#467) Sijie.Sun 2024-11-10 23:03:40 +08:00
  • 88e6de9d7e make all frontend functions works (#466) Sijie.Sun 2024-11-10 11:06:58 +08:00
  • e948dbfcc1 Feat/web (Patchset 4) (#460) Sijie.Sun 2024-11-08 23:33:17 +08:00
  • 8aca5851f2 feat/web: Patchset 3 (#455) Sijie.Sun 2024-11-02 15:13:19 +08:00
  • 18da94bf33 make the panic message more useful (#437) Jiangqiu Shen 2024-10-25 13:33:04 -04:00
  • 1ac2e1c8e3 Support running as a Windows service. (#445) 咸鱼而已 2024-10-26 01:32:25 +08:00
  • a78b759741 feat/web (Patchset 2) (#444) Sijie.Sun 2024-10-26 00:04:22 +08:00
  • b5c3726e67 Optimize building speed (#442) fanyang 2024-10-24 16:21:35 +08:00
  • efee3707da 🐳 chore: use vue 3.4.38 (#438) m1m1sha 2024-10-22 14:08:25 +08:00
  • bbd3453f36 ref: log files are suffix for easier viewing (#433) Serenity 2024-10-20 17:34:19 +08:00
  • 0bf42c53cc Feat/web (PatchSet 1) (#436) Sijie.Sun 2024-10-19 18:10:02 +08:00
  • 2134bc9139 fix icmp/udp subnet proxy not work with public server relay (#431) Sijie.Sun 2024-10-17 00:22:42 +08:00
  • 4df8d7e976 fix mtu parameter prompt (#429) Xiao Tan 2024-10-16 23:16:09 +08:00
  • 70708b34cc Fix app not displayed when click on the dock icon under macOS (#424) fanyang 2024-10-14 21:33:48 +08:00
  • 949003ee1b Merge pull request #422 from EasyTier/chore/proxy m1m1sha 2024-10-14 08:36:20 +08:00
  • db9df1df94 🐳 chore: proxy m1m1sha 2024-10-14 08:33:53 +08:00
  • 4dca25db86 bump version to 2.0.3 v2.0.3 sijie.sun 2024-10-13 12:16:42 +08:00
  • d87a440c04 fix 202 bugs (#418) Sijie.Sun 2024-10-13 11:59:16 +08:00
  • 55efd62798 Merge pull request #417 from EasyTier/perf/detail m1m1sha 2024-10-12 20:47:42 +08:00
  • 70a41275c1 feat: display m1m1sha 2024-10-12 20:17:45 +08:00
  • dd941681ce 🎈 perf: event log m1m1sha 2024-10-12 19:57:36 +08:00
  • 9824d0adaa Fix/UI detail (#414) m1m1sha 2024-10-12 00:36:57 +08:00
  • d2291628e0 mpsc tunnel may be stuck by slow tcp stream, should not panic for this (#406) v2.0.2 Sijie.Sun 2024-10-11 00:12:14 +08:00
  • 7ab8cad1af allow use ipv4 address in any cidr (#404) Sijie.Sun 2024-10-10 10:28:48 +08:00
  • 2c017e0fc5 improve hole punch (#403) Sijie.Sun 2024-10-10 00:07:42 +08:00
  • d9453589ac Fix panic when DNS resolution for STUN server returns only IPv6 addrs. (#402) Hs_Yeah 2024-10-09 22:40:01 +08:00
  • e344372616 fix cone-to-cone punch (#401) Sijie.Sun 2024-10-09 22:39:06 +08:00