Commit Graph

  • 02d7553bad build: xray version `1.8.11` master Dnomd343 2024-05-04 14:52:25 +0800
  • e8838514f3 build: update go deps Dnomd343 2024-05-04 14:36:59 +0800
  • 904405119c feat: asset upstream package feature/assets Dnomd343 2024-02-16 18:34:48 +0800
  • e86b243c02 feat: decompress from data stream Dnomd343 2024-02-16 17:44:23 +0800
  • 735b12f5b7 Merge branch 'dev' into feature/assets Dnomd343 2024-02-07 01:41:56 +0800
  • 3aaccc4b31 test: add logger interface test suite feature/logger dev Dnomd343 2024-02-07 01:33:40 +0800
  • 506ad861fe perf: avoid exposure of zapcore Dnomd343 2024-02-07 00:10:09 +0800
  • 36a8f8266e test: add logger module test suite Dnomd343 2024-02-07 00:06:14 +0800
  • 99f61438a0 update: add logger handle name Dnomd343 2024-02-07 00:05:27 +0800
  • 5ca6d6a521 perf: update logger encoder Dnomd343 2024-02-06 21:51:35 +0800
  • 09ea911a28 test: perf encoder test suite Dnomd343 2024-02-06 21:48:51 +0800
  • 11acb494be test: encoder of logger module Dnomd343 2024-02-06 19:29:21 +0800
  • 07c247a491 feat: get goroutine id using `goid` Dnomd343 2024-02-06 19:21:13 +0800
  • d29208f465 refactor: enhance logger module Dnomd343 2024-02-05 23:22:31 +0800
  • 97ba8e61ff refactor: expand source code directory Dnomd343 2024-02-04 23:43:20 +0800
  • 82b0fb96af build: xray version `1.8.7` Dnomd343 2024-01-30 20:40:00 +0800
  • ce2dad4f58 build: update go deps Dnomd343 2024-01-30 20:35:10 +0800
  • 4e816acef5 build: alpine version `3.19` Dnomd343 2024-01-30 20:34:26 +0800
  • 7d51419bda test: enhance rand data builder Dnomd343 2024-01-30 20:27:18 +0800
  • a9b1687918 build: xray version `1.8.6` Dnomd343 2023-12-04 08:37:54 +0800
  • 36db02e64b build: update go deps Dnomd343 2023-12-04 08:37:19 +0800
  • 62504f58b8 Merge branch 'feature/logger' into feature/assets Dnomd343 2023-09-16 18:04:21 +0800
  • 3c4bf1c655 Merge branch 'feature/logger' into feature/network feature/network Dnomd343 2023-09-16 18:02:22 +0800
  • 5da6446053 feat: process daemon framework feature/process Dnomd343 2023-09-16 17:58:54 +0800
  • f1618a3c4e feat: add verbose option Dnomd343 2023-09-16 16:09:33 +0800
  • 6f42aedd61 update: enhance assets module Dnomd343 2023-09-16 14:13:40 +0800
  • 79939308b8 feat: cron service of assets module Dnomd343 2023-09-10 16:03:04 +0800
  • 5db327d2a1 test: add assets extract test Dnomd343 2023-09-10 14:38:39 +0800
  • 7888fb5393 update: interfaces of assets module Dnomd343 2023-09-10 13:05:18 +0800
  • d6123a14e9 feat: show goroutine id in log Dnomd343 2023-09-09 22:55:55 +0800
  • 7d9adb81e4 feat: multiple assets update support Dnomd343 2023-09-09 22:38:22 +0800
  • 631a6ac573 feat: local assets extract Dnomd343 2023-09-09 19:02:29 +0800
  • f981880488 feat: supports timeout and retry on download Dnomd343 2023-09-09 18:01:43 +0800
  • b33d539850 feat: support update remote assets Dnomd343 2023-09-09 16:41:05 +0800
  • 8c896624a8 feat: remote assets modification time Dnomd343 2023-09-09 15:48:04 +0800
  • 87de7ed3ec feat: demo of golang iptables Dnomd343 2023-09-09 15:05:31 +0800
  • 0b02b55a0e update: adapt logger to assets module Dnomd343 2023-09-09 14:32:52 +0800
  • 8f1fc4ff4b Merge branch 'feature/logger' into feature/assets Dnomd343 2023-09-09 14:15:58 +0800
  • 70b58f5a9c fix: log caller with one time skip Dnomd343 2023-09-07 02:34:39 +0800
  • 29ad4e4b84 feat: log module supports multiple outputs Dnomd343 2023-09-07 01:36:40 +0800
  • 4664428b6e update: enhance log module Dnomd343 2023-09-06 23:53:01 +0800
  • 7884e14166 feat: assets download utils Dnomd343 2023-09-03 16:03:52 +0800
  • c436b0375d feat: assets extract module Dnomd343 2023-09-03 14:12:37 +0800
  • 9b5e416725 feat: handle gzip/bzip2/xz archive Dnomd343 2023-09-03 02:55:54 +0800
  • fc78aa9090 Merge branch 'feature/logger' into feature/assets Dnomd343 2023-09-02 15:23:10 +0800
  • ac17a453de feat: custom log format Dnomd343 2023-09-02 15:20:22 +0800
  • c23ba6310e update: more zap logger configure Dnomd343 2023-09-02 14:38:17 +0800
  • 76b8a3840e feat: zap log utils Dnomd343 2023-09-02 11:35:41 +0800
  • ab469ebeaf feat: gzip decompress demo Dnomd343 2023-09-02 11:02:50 +0800
  • 8fe41e845e build: xray version `1.8.4` v1.x.x Dnomd343 2023-09-01 20:34:56 +0800
  • 92eaa1933b build: go version `1.21` Dnomd343 2023-09-01 20:26:47 +0800
  • 64b27632cd build: update go deps Dnomd343 2023-08-13 10:25:47 +0800
  • 02d37010b8 build: xray version `1.8.3` dnomd343 2023-06-19 19:09:46 +0800
  • 23c2e3041f build: xray pre-release XTLS/Xray-core@9112cfd39c2105d5b513275f9659b26e92fa7b67 Dnomd343 2023-06-12 23:38:16 +0800
  • 1d3a047ea2 build: alpine version `3.18` Dnomd343 2023-06-09 10:30:42 +0800
  • c25077fc53 build: update go deps Dnomd343 2023-06-09 10:25:40 +0800
  • 98d5815b4a build: xray version `1.8.1` Dnomd343 2023-04-18 11:03:49 +0800
  • 7436a2e218 build: update go deps Dnomd343 2023-04-18 10:56:45 +0800
  • c6ebbac544 feat: support receive SIGALRM for update assets Dnomd343 2023-04-01 19:55:51 +0800
  • 9509b1353d feat: support SIGQUIT graceful exit Dnomd343 2023-04-01 19:38:06 +0800
  • 5c472279f3 feat: support gzip and brotli compress download Dnomd343 2023-04-01 19:32:05 +0800
  • e7283085d0 docs: update alpine packages script Dnomd343 2023-03-29 16:57:26 +0800
  • a86d84d384 docs: update tutorial format Dnomd343 2023-03-29 16:00:30 +0800
  • 547e007c07 docs: fix punctuations Dnomd343 2023-03-29 15:53:18 +0800
  • d7085731b0 docs: apply markdown format suggestions Dnomd343 2023-03-29 15:36:55 +0800
  • 07f161e449 build: perf docker build script Dnomd343 2023-03-29 15:25:50 +0800
  • b3cda223db docs: socks5 proxy format Dnomd343 2023-03-29 09:00:28 +0800
  • 70840576c4 update: assets download links Dnomd343 2023-03-29 08:54:28 +0800
  • 4c89addbad build: update docker file Dnomd343 2023-03-28 19:52:20 +0800
  • 78e3070e37 build: Alpine already supports multi-architecture upx Dnomd343 2023-03-10 18:49:04 +0800
  • 3c277a7393 Merge branch 'dev' Dnomd343 2023-03-10 10:20:36 +0800
  • 177aa8ded8 build: xray version `1.8.0` Dnomd343 2023-03-10 10:20:18 +0800
  • 31d91abb15 docs: code block format Dnomd343 2023-03-09 13:43:27 +0800
  • abfe8e7c93 docs: update docker build command Dnomd343 2023-03-09 13:39:44 +0800
  • da9b5fe2be build: xray pre-release XTLS/Xray-core@79c0b0a0f2c82a67e353be41c2a85dcb9cbbfe59 Dnomd343 2023-03-09 13:32:59 +0800
  • 918480eba1 feat: get version info from git describe Dnomd343 2023-03-09 12:51:45 +0800
  • d2b1a95f46 build: use xray dev version for REALITY feature Dnomd343 2023-03-04 00:49:13 +0800
  • 55c518beb0 build: update golang deps of xproxy Dnomd343 2023-03-04 00:40:54 +0800
  • a5ec4287f8 build: golang version `1.20` Dnomd343 2023-03-04 00:37:12 +0800
  • ff93ea52b6 build: xray version `1.7.5` v1.0.3 Dnomd343 2023-02-18 16:37:09 +0800
  • 651caedf82 build: upx version `4.0.2` Dnomd343 2023-02-18 16:25:49 +0800
  • 4e0cbf8def build: xray version `1.7.0` Dnomd343 2022-12-27 18:56:53 +0800
  • 651c05e280 build: alpine version `3.17` Dnomd343 2022-12-04 15:10:33 +0800
  • 7be23285da build: xray version `1.6.5` Dnomd343 2022-12-04 15:09:59 +0800
  • 36be35dfb3 build: upx version `4.0.1` Dnomd343 2022-12-04 15:09:19 +0800
  • 8b65fcbbb5 build: xray version `1.6.3` Dnomd343 2022-11-08 11:12:56 +0800
  • 6a590623d2 build: upx version `4.0.0` Dnomd343 2022-10-29 13:20:06 +0800
  • 09f0b0768d docs: remove upx warning Dnomd343 2022-10-29 13:19:24 +0800
  • 1ac4943355 docs: add upx `3.99` warning, ref: upx/upx#611 Dnomd343 2022-10-28 21:55:37 +0800
  • 8b4dcc5997 build: xray version `1.6.1` Dnomd343 2022-10-28 17:26:43 +0800
  • c1c5d9f722 build: update image init process Dnomd343 2022-10-28 17:25:10 +0800
  • 94be43a485 build: upx pre-release version `3.99` Dnomd343 2022-10-28 17:19:39 +0800
  • 406015e607 docs: update package fetch script Dnomd343 2022-10-19 19:31:45 +0800
  • e3f1a1a463 docs: update README.md Dnomd343 2022-10-19 19:23:35 +0800
  • 5185f986db docs: update url of docker hub Dnomd343 2022-10-19 11:09:49 +0800
  • 157265961d Merge branch 'dev' v1.0.2 Dnomd343 2022-10-17 21:35:45 +0800
  • 6df41f7f48 docs: update alpine package fetch script Dnomd343 2022-10-17 21:34:50 +0800
  • 978ae6af9a docs: `PROXY_BIN` env option Dnomd343 2022-10-17 21:26:58 +0800
  • 23e96c4117 docs: update file name Dnomd343 2022-10-17 21:21:42 +0800
  • b3fc654ebb docs: update describe of multi-core Dnomd343 2022-10-17 21:12:51 +0800