1
0
mirror of https://github.com/playit-cloud/playit-agent.git synced 2025-02-23 00:46:35 +00:00

Commit Graph

  • 5a6bbb2a0a Merge 4cb065cac048e2343008facec9e6b5e947a9a688 into c6e6b6f9075f0614a00de002eda9ec0d720cc900 Miku 2025-02-18 14:54:13 +00:00
  • 4cb065cac0 Merge branch 'playit-cloud:master' into master Miku 2025-02-18 22:54:09 +08:00
  • c6e6b6f907 Cargo update master Patrick Lorio 2025-02-17 16:17:44 -08:00
  • 4e26ab26a2 Clean up code, use dotenv to allow alt API_BASE Patrick Lorio 2025-02-17 16:17:29 -08:00
  • 7e5edae44a Merge 4e335d1c31a210fe348b6809a53664e96afef086 into afba4cad49fa51819aef5f51ae2a938e88989873 Patrick Lorio 2025-02-06 10:19:46 +01:00
  • afba4cad49 fix(docker/entrypoint.sh): Use exec to replace the shell (#109) DerRockWolf 2025-02-05 22:04:02 +01:00
  • 5e98632115 fix(docker/entrypoint.sh): Use exec to replace the shell DerRockWolf 2025-02-02 09:58:27 +01:00
  • 15f4a7707d Fix permission error Miku 2025-01-20 01:45:38 +08:00
  • b7474f7c35 Fix docker build too slow Miku 2025-01-19 16:08:15 +00:00
  • 0dad790381 Merge 6cac6546b9af3f14c54ba5437d7fd1cc83d99c85 into 87d6cd430c7a329b49b5d7bed817738145b4adeb kevinf100 2024-12-24 11:12:34 +11:00
  • 87d6cd430c Add derive:Serialize to ControlRequest Patrick Lorio 2024-12-22 14:57:00 -08:00
  • 4e335d1c31 Remove unused libs cli2 Patrick Lorio 2024-10-03 14:44:40 -07:00
  • 971c6bdc61 Complete tunnels prepare command Patrick Lorio 2024-10-03 14:25:30 -07:00
  • 1732c0f992 Work on CLI output format Patrick Lorio 2024-10-02 17:06:15 -07:00
  • 09d93b8b27 progress Patrick Lorio 2024-09-30 07:52:18 -07:00
  • f0cf2582fa start work on new api Patrick Lorio 2024-09-28 10:14:18 -07:00
  • 6cac6546b9 Merge branch 'playit-cloud:master' into Dockerfile-None-root-update kevinf100 2024-09-27 23:39:57 -04:00
  • 22cc3bf414 Start working on new CLI interface Patrick Lorio 2024-09-27 18:40:45 -07:00
  • e6a7b4e10e Release 0.15.26 v0.15.26 Patrick Lorio 2024-09-26 20:37:14 -07:00
  • 91a7e1dc17 Rewrite UDP tunnels and add proxy protocol support (#101) Patrick Lorio 2024-09-26 20:35:19 -07:00
  • 866a9a2721 Clear old udp connections udp-improved Patrick Lorio 2024-09-26 20:31:22 -07:00
  • a8d32072c9 Remove flow, add client data to socket client list Patrick Lorio 2024-09-26 19:29:06 -07:00
  • febfebf677 Get proxy protocol working with mc geyser :) Patrick Lorio 2024-09-26 16:49:39 -07:00
  • a300942bb7 Make response with proxy protocol optional (incorrect?) Patrick Lorio 2024-09-26 15:14:58 -07:00
  • c5a73aaeae impl udp proxy, but endpoint needs to return header Patrick Lorio 2024-09-26 14:48:47 -07:00
  • f344b9018a stage Patrick Lorio 2024-09-26 14:07:59 -07:00
  • bec6c84825 Remove docker arm build, bump version v0.15.25 Patrick Lorio 2024-09-23 19:00:02 -07:00
  • ebbe973ac8 Add proxy protocol support, bump to 0.15.24 v0.15.24 Patrick Lorio 2024-09-23 16:03:51 -07:00
  • 9a46da9208 Improve TCP logging Patrick Lorio 2024-09-23 09:29:16 -07:00
  • d6be719d04 Only log ansi code in linux terminal Patrick Lorio 2024-09-23 09:05:54 -07:00
  • 80ab05e9d5 No more home for user and added SIGTERM handler. Kevinf100 2024-09-12 21:52:26 -04:00
  • d2e9396fd3 Merge branch 'playit-cloud:master' into Dockerfile-None-root-update kevinf100 2024-09-04 19:36:39 -04:00
  • e551363c67 Add arm64 image (#98) Miku 2024-09-04 01:03:02 +08:00
  • 1653bf2513 After auth reset force_expired flag (#100) v0.15.23 Patrick Lorio 2024-09-02 10:38:10 -07:00
  • 6c651d1532 Bump versions reset-expire Patrick Lorio 2024-09-02 10:37:41 -07:00
  • c90e264c4b After auth reset force_expired flag Patrick Lorio 2024-09-02 10:35:56 -07:00
  • 07f37dfee6 Add arm64 image Miku 2024-09-02 21:45:24 +08:00
  • 354765ba6f Merge branch 'playit-cloud:master' into Dockerfile-None-root-update kevinf100 2024-08-29 09:51:54 -04:00
  • 3b2105500c Do not set user home. kevinf100 2024-08-26 22:57:10 -04:00
  • ba429fa724 Use Docker's chmod flag in copy and made playit no longer run as root. kevinf100 2024-08-26 22:34:46 -04:00
  • fe29696e93 Used Docker's chmod flag in copy and made playit no longer run as root. kevinf100 2024-08-26 22:29:07 -04:00
  • 5cc0fcd679 Change default UUID and GUID to something you would manually assign kevinf100 2024-08-26 22:07:05 -04:00
  • 01beaeb3cf Make use of Docker chmod flag in copy kevinf100 2024-08-26 22:05:34 -04:00
  • e7731c6a48 Update usersetup.sh kevinf100 2024-08-26 18:22:49 -04:00
  • 2ade37e456 Create usersetup.sh kevinf100 2024-08-26 18:12:46 -04:00
  • 60aaf39437 Update entrypoint.sh kevinf100 2024-08-26 18:12:19 -04:00
  • 926e8153a7 Update Dockerfile kevinf100 2024-08-26 18:11:08 -04:00
  • fe6e3ca757 Bump MessageEncoding ver + improve request id Patrick Lorio 2024-08-26 12:18:17 -07:00
  • e22000ac0e Fix Dockerfile to handle new packages v0.15.22 Patrick Lorio 2024-08-24 20:12:19 -07:00
  • e838a75780 Bump version to 0.15.22 Patrick Lorio 2024-08-24 20:00:41 -07:00
  • 3c28531c36 Use rustls \w ring instead of openssl Patrick Lorio 2024-08-24 19:57:26 -07:00
  • 3c3fcd6caf Break out playit-api-client to own package and add ping-monitor (#92) Patrick Lorio 2024-08-24 20:42:26 -05:00
  • 067e7217da Integrate ping-monitor into playit-cli ping Patrick Lorio 2024-08-24 12:01:54 -07:00
  • 3d77a811cb Work on ping monitor package Patrick Lorio 2024-08-23 22:45:36 -07:00
  • 392e46ad13 Docker publish minor version tag Patrick Lorio 2024-08-24 11:07:14 -07:00
  • 14e49cdd01 Tweak UDP timers Patrick Lorio 2024-08-22 18:25:17 -07:00
  • 832823a65b Update README.md Patrick Lorio 2024-08-22 08:34:21 -07:00
  • 3964e90797 Set platform to docker in version register v0.15.21 Patrick Lorio 2024-08-21 10:59:52 -07:00
  • 00d02cc718 Improve CLI for docker v0.15.20 Patrick Lorio 2024-08-21 10:26:42 -07:00
  • 58338b32f0 Update entrypoint.sh kevinf100 2024-08-13 17:18:36 -04:00
  • 79c0d42b7c ghub actions: Remove failing macos build Patrick Lorio 2024-08-12 17:12:57 -07:00
  • 2c50f861a3 Add docker info to README Patrick Lorio 2024-08-12 17:12:03 -07:00
  • a0df9e3114 Create docker-publish.yml v0.15.19-2 Patrick Lorio 2024-08-12 16:48:29 -07:00
  • c67e8d9be9 Start working on docker support Patrick Lorio 2024-08-12 16:01:45 -07:00
  • 8556325c38 Fix UDP bug + add new /24 for South America v0.15.19 Patrick Lorio 2024-08-12 10:29:36 -07:00
  • ce5741e70d Start working on ping experiment plorio/ping-experiment Patrick Lorio 2024-08-09 18:26:16 -07:00
  • 2d022422df Bump version to 0.15.18 v0.15.18 Patrick Lorio 2024-08-08 11:18:20 -07:00
  • 0926bdf340 Fix wix Patrick Lorio 2024-08-08 11:13:53 -07:00
  • 9a74172f7e fix typo in wix Patrick Lorio 2024-08-08 11:04:56 -07:00
  • 6ce3509c31 Add windows desktop shortcut Patrick Lorio 2024-08-08 10:54:52 -07:00
  • 0bd3628637 Fix wix plorio/windows_desktop_shortcut Patrick Lorio 2024-08-08 11:13:53 -07:00
  • 92156907d7 fix typo in wix Patrick Lorio 2024-08-08 11:04:56 -07:00
  • fb7b1dfba3 Add windows desktop shortcut Patrick Lorio 2024-08-08 10:54:52 -07:00
  • 630fe84d2d Use reqwest to fix docker build & bump version v0.15.17 Patrick Lorio 2024-08-08 09:37:15 -07:00
  • c95f7fb905 add register_version and bump to 0.15.16 v0.15.16 Patrick Lorio 2024-08-08 07:37:52 -07:00
  • 1eafc442a9 Fix client ip change detection Patrick Lorio 2024-08-07 21:59:27 -07:00
  • 7d452b6883 Improve keep alive logic Patrick Lorio 2024-08-07 17:35:58 -07:00
  • 8cfb4a2340 Handle clock offset Patrick Lorio 2024-08-07 16:58:21 -07:00
  • a03ca69dd3 Refactor to improve testing Patrick Lorio 2024-08-07 14:23:44 -07:00
  • c8bf640430 Fix client ip change detection plorio-improve_reconnect Patrick Lorio 2024-08-07 21:59:27 -07:00
  • 52cbc7752f Improve keep alive logic Patrick Lorio 2024-08-07 17:35:58 -07:00
  • f84b2e37bb Handle clock offset Patrick Lorio 2024-08-07 16:58:21 -07:00
  • 3a09f37092 Refactor to improve testing Patrick Lorio 2024-08-07 14:23:44 -07:00
  • c1b54d27ad Update cargo.lock Patrick Lorio 2024-08-06 17:23:14 -07:00
  • bbda787667 decouple version, make agent-core testable Patrick Lorio 2024-08-06 17:23:14 -07:00
  • 04f45410f1 Upgrade deps & use message-encoding crate Patrick Lorio 2024-08-06 15:08:39 -07:00
  • 94542931c5 Prepare for cargo publish Patrick Lorio 2024-08-06 14:30:27 -07:00
  • 056054377f Merge 591638b412d0e258741ec355c37b56bcfceeadf1 into ccac738805be49e657f55bd78cd7021a6fc0e9f6 maxomatic458 2024-03-01 03:26:55 +01:00
  • ccac738805 Remove MIPS special deps v0.15.13 Patrick Lorio 2024-02-29 14:22:12 -08:00
  • dc1c82fc49 Update hyper library Patrick Lorio 2024-02-29 13:02:22 -08:00
  • 1dea6a781f Increase ping frequency and reauth on timeout Patrick Lorio 2024-02-29 12:17:04 -08:00
  • 591638b412 remove comment maxomatic458 2024-02-03 22:06:20 +01:00
  • 87c2cb7b0f show connections per tunnel maxomatic458 2024-02-03 22:03:45 +01:00
  • 0ad91f6144 Update API and support new agent errors v0.15.12 Patrick Lorio 2024-02-02 08:20:47 -08:00
  • 6678c88965 read ips from file Chroma 2024-01-21 19:49:13 +01:00
  • 6b313a0b1f Updated main.rs Chroma 2024-01-19 21:39:59 +01:00
  • 7d2bd5dbe8 Removed old main.rs Chroma 2024-01-19 21:39:27 +01:00
  • 82217b5bfd First pull req for IPCHECK Chroma 2024-01-19 20:48:38 +01:00
  • 8a7e635b4a Windows sign: add jsign.jar and specify pkcs11 lib Patrick Lorio 2024-01-10 10:45:37 -08:00
  • 6ea4b87c8e github actions: remove linux MIPS targets Patrick Lorio 2024-01-10 10:29:25 -08:00