Commit graph

  • 8ad1962f64 Implement error checking on listeners develop Vasyl Gello 2025-02-08 14:13:39 +02:00
  • a7fc781e32 Implement error checking on listeners Vasyl Gello 2025-02-08 14:13:39 +02:00
  • 9ebdad5b83
    Merge 6c55383019 into 83bc9a2eec Victor 2025-02-07 17:32:12 -08:00
  • 6c55383019
    added an option to build a dynamic library Victor Nova 2025-02-07 17:31:36 -08:00
  • 83bc9a2eec
    Update to Yggdrasil 0.5.12 Neil Alexander 2024-12-18 22:39:27 +00:00
  • 696625c14f
    Update to Yggdrasil 0.5.10 Neil Alexander 2024-11-24 14:33:28 +00:00
  • 763e4db047 Bump yggdrasil to 0.5.9 Vasyl Gello 2024-10-19 22:01:56 +03:00
  • c408ab8bab Bump yggdrasil to 0.5.9 1.0.4 Vasyl Gello 2024-10-19 22:01:56 +03:00
  • c65f79d01a Bump yggdrasil-go and gvisor 1.0.3 Vasyl Gello 2024-08-13 12:06:46 +03:00
  • 7622016b2e Bump yggdrasil-go and gvisor Vasyl Gello 2024-08-13 12:06:46 +03:00
  • 58b3efd2da Trigger CI builds on pull requests Vasyl Gello 2024-08-06 16:07:36 +03:00
  • bfc106637a Fix UDP port forward not working with Yggdrasil client Vasyl Gello 2024-08-06 15:35:26 +03:00
  • 2e92eee4e8 Trigger CI builds on pull requests 1.0.1 Vasyl Gello 2024-08-06 16:07:36 +03:00
  • 40be550685 Fix UDP port forward not working with Yggdrasil client Vasyl Gello 2024-08-06 15:35:26 +03:00
  • 08f51fded2 Canonicalize DNS example in readme Vasyl Gello 2024-08-06 06:44:44 +03:00
  • 7a72fe25ab Edit README.md Vasyl Gello 2024-08-06 06:34:16 +03:00
  • 873b19b7c6 Fix release upload 1.0.0 Vasyl Gello 2024-08-05 22:30:47 +03:00
  • 98b1a1c79d Add caching Go setup step Vasyl Gello 2024-08-05 22:19:11 +03:00
  • b132d6af16 Make CI run on branch or tag push Vasyl Gello 2024-08-05 22:15:59 +03:00
  • 4844607750 Bump dependencies Vasyl Gello 2024-08-05 22:13:02 +03:00
  • 9395ddbfa2 Expand trunk builds for tags Vasyl Gello 2024-08-05 21:52:10 +03:00
  • 5a87e43f9a Try building only static executables for Linux/*BSD Vasyl Gello 2024-07-26 11:54:55 +03:00
  • fef083ae4a Declare *bsd builds are static and drop CGO_ENABLED for ststic build Vasyl Gello 2024-07-26 10:36:12 +03:00
  • 95a41a3e8f Use golang:1.21-buster for glibc stuff Vasyl Gello 2024-07-25 19:49:07 +03:00
  • 3be03c793f Try publishing static binaries as distroless containers Vasyl Gello 2024-07-25 10:17:05 +03:00
  • b534d1205e Try building static linux binaries without external linking Vasyl Gello 2024-07-25 07:12:59 +03:00
  • 1eb9a94d2c Try to use netgo,osusergo,static for static builds Vasyl Gello 2024-07-25 06:49:06 +03:00
  • 9da884697a
    Fix gvisor changes Vasyl Gello 2024-07-24 18:23:43 +03:00
  • f0eecd21d4
    Bump yggdrasil-go and gvisor Vasyl Gello 2024-07-24 18:16:56 +03:00
  • 8a6c67475c
    Switch back to glibc for static builds Vasyl Gello 2024-07-24 17:00:42 +03:00
  • 2c09a1d7b2
    Fix .pk.ygg resolver after refactoring Vasyl Gello 2024-07-23 22:44:14 +03:00
  • 5008a4ea2d Do not leak sessions Vasyl Gello 2024-07-22 07:23:16 +03:00
  • 457b1d99c5 Build Linux static executables with musl-cross Vasyl Gello 2024-07-19 14:11:52 +03:00
  • f529064aa0 Refactor UDP port forwarding and document usage Vasyl Gello 2024-07-19 07:08:28 +03:00
  • 0783b429fd [WIP] Introduce TCP/UDP local/remote port forwarding Vasyl Gello 2024-07-18 22:24:46 +03:00
  • 30d51ba566 Try to fix #4 Vasyl Gello 2024-07-18 11:48:42 +03:00
  • b160b3f66d
    Add UDP port exposure Vasyl Gello 2024-07-15 13:30:25 +03:00
  • 582fe511fa Fix unix domain socket creation/cleanup logic Vasyl Gello 2024-07-15 13:15:22 +03:00
  • dcc0284e3b Implemented UNIX socket support for SOCKS5 server in yggstack command and updated README.md with usage instructions. Artem Andreenko 2024-05-22 15:41:40 -07:00
  • ef1c547a3f
    Fix unix domain socket creation/cleanup logic Vasyl Gello 2024-07-15 13:15:22 +03:00
  • 174bb7026d
    Update to Yggdrasil v0.5.6 Neil Alexander 2024-06-01 16:15:03 +01:00
  • 23d4321be4 Implemented UNIX socket support for SOCKS5 server in yggstack command and updated README.md with usage instructions. Artem Andreenko 2024-05-22 15:41:40 -07:00
  • edbaa72445 Do notvtry to open admin socket in autoconf too Vasyl Gello 2024-03-24 19:44:52 +02:00
  • 7b5300a476 Try to fix gh upload Vasyl Gello 2024-01-28 14:09:40 +02:00
  • 5520ef03bf
    Update to Yggdrasil v0.5.5 Neil Alexander 2024-01-28 11:11:02 +00:00
  • b488594b03
    Merge 572cd61a2d into f465d71770 ただにゃん 2024-01-21 20:51:15 +00:00
  • 572cd61a2d
    Update tcpproxy.go ただにゃん 2024-01-22 00:48:04 +04:00
  • f465d71770 [skip CI] Add information about downloads Vasyl Gello 2024-01-14 06:55:07 +02:00
  • 8f21eaa31a [skip ci] Overwrite trunk build artifacts in release Vasyl Gello 2024-01-07 17:49:30 +02:00
  • 3fa4809cd1 [Skip CI] Fix badge Vasyl Gello 2024-01-07 17:37:54 +02:00
  • 74350f19fe Fix typo trunk Vasyl Gello 2024-01-07 17:13:50 +02:00
  • 6c58d20a6b Add GH_TOKEN environment variable Vasyl Gello 2024-01-07 17:09:39 +02:00
  • a2906602d9 Upload trunk release Vasyl Gello 2024-01-07 16:52:27 +02:00
  • c54a3add79 Publish trunk release Vasyl Gello 2024-01-07 13:13:28 +02:00
  • bd89731800 trunk.yml: Add workflow_dispatch trigger Vasyl Gello 2024-01-07 12:37:14 +02:00
  • e421d78349 Add github action to build trunk executables Vasyl Gello 2024-01-07 12:33:30 +02:00
  • c09e2fb534 Spawn proxy thread on every connection Vasyl Gello 2024-01-06 17:03:37 +00:00
  • e70c1444bb Bump components Vasyl Gello 2024-01-06 17:03:19 +00:00
  • ad93f2c1c7 Force 'AdminListen' option to 'none' for yggstack Vasyl Gello 2023-11-28 05:57:43 +02:00
  • a0295906ba README: Add info about .pk.ygg resolver Vasyl Gello 2023-11-27 18:42:50 +02:00
  • b763fe3f59 Add README, LICENSE and buildscripts Vasyl Gello 2023-11-27 16:27:52 +00:00
  • 4069104169 Apply formatting fixes Vasyl Gello 2023-11-27 15:53:13 +00:00
  • ad7ea39e31 Add back lost pk.ygg resolvrr information block Vasyl Gello 2023-11-27 15:50:20 +00:00
  • 05231d8daa Update dependencies Vasyl Gello 2023-11-27 15:27:50 +00:00
  • 91d8b771fc Move netstack from contrib to src Vasyl Gello 2023-11-27 15:22:45 +00:00
  • feaf5ca550 use proper stdlib functions for splitting host and port Jeff Becker 2023-11-27 10:14:28 -05:00
  • fc585b07b0
    use proper stdlib functions for splitting host and port Jeff Becker 2023-11-27 10:14:28 -05:00
  • 6e427fefec Initial commit Vasyl Gello 2023-11-27 10:56:54 +00:00