EasyTier/easytier/src
Sijie.Sun 1609c97574
Some checks failed
EasyTier Core / pre_job (push) Has been cancelled
EasyTier GUI / pre_job (push) Has been cancelled
EasyTier Mobile / pre_job (push) Has been cancelled
EasyTier Test / pre_job (push) Has been cancelled
EasyTier Core / build (freebsd-13.2-x86_64, 13.2, ubuntu-latest, x86_64-unknown-freebsd) (push) Has been cancelled
EasyTier Core / build (linux-aarch64, ubuntu-latest, aarch64-unknown-linux-musl) (push) Has been cancelled
EasyTier Core / build (linux-arm, ubuntu-latest, arm-unknown-linux-musleabi) (push) Has been cancelled
EasyTier Core / build (linux-armhf, ubuntu-latest, arm-unknown-linux-musleabihf) (push) Has been cancelled
EasyTier Core / build (linux-armv7, ubuntu-latest, armv7-unknown-linux-musleabi) (push) Has been cancelled
EasyTier Core / build (linux-armv7hf, ubuntu-latest, armv7-unknown-linux-musleabihf) (push) Has been cancelled
EasyTier Core / build (linux-mips, ubuntu-latest, mips-unknown-linux-musl) (push) Has been cancelled
EasyTier Core / build (linux-mipsel, ubuntu-latest, mipsel-unknown-linux-musl) (push) Has been cancelled
EasyTier Core / build (linux-x86_64, ubuntu-latest, x86_64-unknown-linux-musl) (push) Has been cancelled
EasyTier Core / build (macos-aarch64, macos-latest, aarch64-apple-darwin) (push) Has been cancelled
EasyTier Core / build (macos-x86_64, macos-latest, x86_64-apple-darwin) (push) Has been cancelled
EasyTier Core / build (windows-x86_64, windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
EasyTier Core / core-result (push) Has been cancelled
EasyTier GUI / build-gui (linux-aarch64, aarch64-unknown-linux-gnu, ubuntu-latest, aarch64-unknown-linux-musl) (push) Has been cancelled
EasyTier GUI / build-gui (linux-x86_64, x86_64-unknown-linux-gnu, ubuntu-latest, x86_64-unknown-linux-musl) (push) Has been cancelled
EasyTier GUI / build-gui (macos-aarch64, aarch64-apple-darwin, macos-latest, aarch64-apple-darwin) (push) Has been cancelled
EasyTier GUI / build-gui (macos-x86_64, x86_64-apple-darwin, macos-latest, x86_64-apple-darwin) (push) Has been cancelled
EasyTier GUI / build-gui (windows-x86_64, x86_64-pc-windows-msvc, windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
EasyTier GUI / gui-result (push) Has been cancelled
EasyTier Mobile / build-mobile (android, ubuntu-latest, android) (push) Has been cancelled
EasyTier Mobile / mobile-result (push) Has been cancelled
EasyTier Test / test (push) Has been cancelled
fix panic when wireguard tunnel encounter udp recv error (#299)
2024-09-02 09:37:34 +08:00
..
arch fix win multi network (#63) 2024-04-28 23:21:58 +08:00
common fix panic when wireguard tunnel encounter udp recv error (#299) 2024-09-02 09:37:34 +08:00
connector fix punching task leak (#298) 2024-08-31 14:37:34 +08:00
gateway fix wg client hang after some time (#297) 2024-08-31 12:44:12 +08:00
instance add complete support for freebsd (#275) 2024-08-25 00:44:45 +08:00
peer_center fix upx and udp conn counter (#131) 2024-06-04 18:50:30 +08:00
peers only add necessary conn to alive urls (#277) 2024-08-25 11:12:01 +08:00
rpc add client gui for easytier (#50) 2024-04-06 22:44:30 +08:00
tests only add necessary conn to alive urls (#277) 2024-08-25 11:12:01 +08:00
tunnel fix panic when wireguard tunnel encounter udp recv error (#299) 2024-09-02 09:37:34 +08:00
vpn_portal fix punching task leak (#298) 2024-08-31 14:37:34 +08:00
easytier-cli.rs only add necessary conn to alive urls (#277) 2024-08-25 11:12:01 +08:00
easytier-core.rs fix punching task leak (#298) 2024-08-31 14:37:34 +08:00
launcher.rs Android Support (#166) 2024-07-15 00:03:55 +08:00
lib.rs support start on reboot (#132) 2024-06-04 23:06:10 +08:00
utils.rs set correct route cost for peers relayed by public server (#279) 2024-08-25 12:27:00 +08:00