Commit Graph

  • 63821e56bc fix udp buffer size, avoid packet loss (#399) Sijie.Sun 2024-10-08 22:01:15 +08:00
  • 1be64223c8 ensure dst have session when we are initiator (#398) v2.0.1 Sijie.Sun 2024-10-08 21:05:46 +08:00
  • a08a8e7f4c update gui dep to resolve mem leak (#394) Sijie.Sun 2024-10-08 09:21:47 +08:00
  • b31996230d add curl dependency check in the installation script (#391) Li Yang 2024-10-07 23:23:44 +08:00
  • 1e836501a8 serialize all sym hole punch (#390) Sijie.Sun 2024-10-07 23:04:49 +08:00
  • d4e59ffc40 fix listener may have no mapped addr (#389) Sijie.Sun 2024-10-07 12:15:20 +08:00
  • 37ceb77bf6 nat4-nat4 punch (#388) Sijie.Sun 2024-10-06 22:49:18 +08:00
  • ba3da97ad4 fix ipv6 direct connector not work sijie.sun 2024-09-30 15:56:24 +08:00
  • 984ed8f6cf fix #367 sijie.sun 2024-09-29 23:24:37 +08:00
  • c7895963e4 rollback some parameters sijie.sun 2024-09-29 21:04:23 +08:00
  • a0ece6ad4d fix public server address in readme sijie.sun 2024-09-29 21:04:23 +08:00
  • d0a3a40a0f fix bugs v2.0.0 sijie.sun 2024-09-27 21:42:11 +08:00
  • ff5ee8a05e support forward foreign network packet between peers sijie.sun 2024-09-27 21:42:11 +08:00
  • a50bcf3087 Fix IP address display in the status page of GUI Hs_Yeah 2024-09-27 02:05:24 +08:00
  • e0b364d3e2 use ubuntu 24.04 apt source sijie.sun 2024-09-27 09:33:28 +08:00
  • 2496cf51c3 fix connection loss when traffic is huge sijie.sun 2024-09-26 21:59:17 +08:00
  • 7b4a01e7fb fix ring buffer stuck when using multi thread runtime sijie.sun 2024-09-26 00:18:17 +08:00
  • 3f9a1d8f2e Get dev_name from the global_ctx of each instance Hs_Yeah 2024-09-24 16:03:56 +08:00
  • 0b927bcc91 Add TUN device name setting support to easytier-gui Hs_Yeah 2024-09-23 23:06:25 +08:00
  • 92397bf7b6 Set Category of the TUN device's network profile to 1 in Windows Registry Hs_Yeah 2024-09-24 08:17:58 +08:00
  • d1e2e1db2b fix ospf foreign network info version sijie.sun 2024-09-23 12:29:16 +08:00
  • 783ba50c9e add cli command for global foreign network info sijie.sun 2024-09-22 22:18:13 +08:00
  • aca9a0e35b use ospf route to propogate foreign network info sijie.sun 2024-09-22 10:10:32 +08:00
  • fb8d262554 Fix spelling errors liyang 2024-09-22 20:34:25 +08:00
  • bd60cfc2a0 add feature flag to ospf route sijie.sun 2024-09-21 18:15:47 +08:00
  • 06afd221d5 make ping more smart sijie.sun 2024-09-21 13:43:15 +08:00
  • 0171fb35a4 fix upload oss sijie.sun 2024-09-19 23:50:58 +08:00
  • 99c47813c3 add the options to enable latency first or not Jiangqiu Shen 2024-09-18 15:49:56 -04:00
  • 82f5dfd569 show nodes version correctly sijie.sun 2024-09-18 22:25:47 +08:00
  • 6d7edcd486 fix connect failed after setup one of sockets fails sijie.sun 2024-09-18 22:12:21 +08:00
  • 9f273dc887 modify compile command (#333) M2kar 2024-09-18 21:57:25 +08:00
  • ac9cfa5040 making cli parse code more ergonomic by remove some copy and unwrap (#347) Jiangqiu Shen 2024-09-18 09:57:12 -04:00
  • 1b03223537 use customized rpc implementation, remove Tarpc & Tonic (#348) Sijie.Sun 2024-09-18 21:55:28 +08:00
  • 0467b0a3dc Merge pull request #342 from EasyTier/ci/issue-template m1m1sha 2024-09-15 22:39:11 +08:00
  • ba75167238 🐎 ci: Modify Text m1m1sha 2024-09-15 22:38:06 +08:00
  • 51e7daa26f Merge pull request #341 from EasyTier/ci/github-issue-template m1m1sha 2024-09-15 22:30:49 +08:00
  • 2ff653cc6f 🐎 ci: github issue template m1m1sha 2024-09-15 22:28:55 +08:00
  • cfe4d080d5 🐞 fix: GUI relay display error (#335) m1m1sha 2024-09-14 11:41:38 +08:00
  • 9b28ecde8e fix compile error due to rust version format (#332) M2kar 2024-09-14 11:40:46 +08:00
  • 096ed39d23 fix udp proxy disconn unexpectedly (#321) Sijie.Sun 2024-09-11 23:46:26 +08:00
  • 6ea3adcef8 feat: show version & local node (#318) m1m1sha 2024-09-11 15:58:13 +08:00
  • 4342be29d7 Perf/front page (#316) m1m1sha 2024-09-11 09:13:00 +08:00
  • 1609c97574 fix panic when wireguard tunnel encounter udp recv error (#299) Sijie.Sun 2024-09-02 09:37:34 +08:00
  • f07b3ee9c6 fix punching task leak (#298) Sijie.Sun 2024-08-31 14:37:34 +08:00
  • 2058dbc470 fix wg client hang after some time (#297) Sijie.Sun 2024-08-31 12:44:12 +08:00
  • 6964fb71fc Add a setting "disable_udp_hole_punch" to disable UDP hole punch function (#291) 3RDNature 2024-08-29 11:34:30 +08:00
  • a8bb4ee7e5 Update Cargo.toml (#290) Jiangqiu Shen 2024-08-28 21:06:48 -04:00
  • 3fcd74ce4e fix: Different network methods server URL display (#283) 严浩 2024-08-27 10:09:46 +08:00
  • 2b7ff0efc5 bump version to v1.2.3 and update readme (#280) v1.2.3 Sijie.Sun 2024-08-25 13:45:18 +08:00
  • 5833541a6e set correct route cost for peers relayed by public server (#279) Sijie.Sun 2024-08-25 12:27:00 +08:00
  • 54c6418f97 only add necessary conn to alive urls (#277) Sijie.Sun 2024-08-25 11:12:01 +08:00
  • fc9aac42b4 fix release.yml, just skip zip gui & mobile artifect (#276) Sijie.Sun 2024-08-25 00:45:14 +08:00
  • 89b43684d8 add complete support for freebsd (#275) Sijie.Sun 2024-08-25 00:44:45 +08:00
  • 31b26222d3 feat: support multi-service management (#251) Sunakier 2024-08-24 10:17:57 +08:00
  • e4df03053e add MacOS Homebrew installation method (#273) Mrered Cio 2024-08-24 10:13:30 +08:00
  • 833e7eca22 add command to show local node info (#271) Sijie.Sun 2024-08-23 11:50:11 +08:00
  • b7d85ad2ff update rust-i18n to v3.1.2 (#269) Sijie.Sun 2024-08-21 11:00:13 +08:00
  • 8793560e12 fix i18n, revert rust-i18n to v3.0.1 (#267) Sijie.Sun 2024-08-20 00:38:59 +08:00
  • 58e0e48d59 easytier-gui: prevent multiple instances (#265) Dingxuan Jiang 2024-08-19 12:25:36 +08:00
  • ad4cbbea6d fix socks5 access local virtual ip sijie.sun 2024-08-17 22:51:44 +08:00
  • db660ee3b1 add test for socks5 server sijie.sun 2024-08-17 20:15:32 +08:00
  • ae54a872ce support socks5 proxy sijie.sun 2024-08-14 23:26:15 +08:00
  • 2aa686f7ad use autostart plugin and hide window when autostart sijie.sun 2024-08-15 22:43:58 +08:00
  • ce10bf5e60 update tauri to rc2 sijie.sun 2024-08-15 22:21:13 +08:00
  • 28ae9c447a Update Dockerfile to fix timezone Sijie.Sun 2024-08-16 23:59:39 +08:00
  • ff6da9bbec also setup panic handler on gui sijie.sun 2024-08-15 22:05:34 +08:00
  • 198c239399 set ipv6 mtu on windows sijie.sun 2024-08-15 21:55:02 +08:00
  • 0fbbea963f forward foreign peer event to unbounded channel sijie.sun 2024-08-14 23:52:39 +08:00
  • 51165c54f5 smoltcp listener should bind multiple times sijie.sun 2024-08-13 22:29:33 +08:00
  • f14875aa3f bump version to v1.2.2 v1.2.2 sijie.sun 2024-08-13 00:16:50 +08:00
  • 6391dceb62 udpate release.yml sijie.sun 2024-08-13 00:10:19 +08:00
  • 29806b899a add draft release github action (#246) Sijie.Sun 2024-08-13 00:06:12 +08:00
  • d63a3c01e4 Fix the installation description in the README (#243) Sunakier 2024-08-11 19:43:54 +08:00
  • b6fb7ac962 add two cmd line option (#241) Sijie.Sun 2024-08-10 00:26:54 +08:00
  • 1d22fdc972 Add one-click shell script (#196) Sunakier 2024-08-10 00:04:39 +08:00
  • d135dd5a6f Revise the description of relay_network_whitelist (#235) Xiao Tan 2024-08-09 23:52:05 +08:00
  • 7cae63cb17 fix win tun name, clean up custom tun name (#234) WillisXue 2024-08-08 23:03:41 +08:00
  • 232165eff3 fix bugs (#236) Sijie.Sun 2024-08-08 22:03:22 +08:00
  • 2bc4dd8c53 Update install_rust.sh (#237) Sijie.Sun 2024-08-08 20:07:22 +08:00
  • cca105e91d add chinese help message v1.2.1 sijie.sun 2024-08-08 00:08:59 +08:00
  • 3e52490d1b update dep and bump version sijie.sun 2024-08-07 21:27:38 +08:00
  • d1293276ce use tun2 sijie.sun 2024-08-06 22:16:20 +08:00
  • 4a5e426730 fix android route and peer conn disconn bug sijie.sun 2024-08-06 21:49:54 +08:00
  • fdc2755291 fix set dev name not work on windows sijie.sun 2024-08-04 23:45:05 +08:00
  • b4fbcd8d80 use random ip from dns record instead of only first one sijie.sun 2024-08-04 23:10:31 +08:00
  • 2415cb211e run on v7 need rustc < 1.78 sijie.sun 2024-08-04 09:46:24 +08:00
  • 5e51784803 support unicode hostname sijie.sun 2024-08-04 09:21:00 +08:00
  • 5f0d71b0fe check trigger user for docker action (#219) Sijie.Sun 2024-08-04 00:37:58 +08:00
  • 71d41f0a70 introduce docker image updater sijie.sun 2024-08-04 00:24:51 +08:00
  • 78f2804bad bump version to v1.2.0 v1.2.0 sijie.sun 2024-08-03 13:31:23 +08:00
  • 0da09ec605 add network whitelist for public relay node sijie.sun 2024-08-03 15:12:54 +08:00
  • 02b5b5f3c7 use better artifect name sijie.sun 2024-08-03 12:41:59 +08:00
  • 4a0adaa3f8 fix listener stop accept after failure sijie.sun 2024-08-03 12:40:08 +08:00
  • d5bc15cf7a fix session_task and session mismatch sijie.sun 2024-08-03 11:01:17 +08:00
  • 4fea3a60d6 update last_updated of peer info to local now (#211) Sijie.Sun 2024-08-02 00:48:31 +08:00
  • 7a2bc52ae0 fix network to network without masquerade (#207) Sijie.Sun 2024-08-01 01:27:23 +08:00
  • debc165326 delete bloated registry items (#200) RiceCake 2024-07-30 00:01:20 +08:00
  • d5eef25ad1 fix two tray (#193) RiceCake 2024-07-27 23:57:04 +08:00
  • 5451b52daa allow set routes manually and disable propagated routes (#191) Sijie.Sun 2024-07-24 22:45:55 +08:00
  • fc9812dd54 fix crash on old version android (<= 9) (#183) Sijie.Sun 2024-07-19 23:55:11 +08:00