 Sergey ArkhipovandGitHub
|
bd8a7ed8c9
|
Merge pull request #278 from 9seconds/socks5-proxies-for-simple-run
Add parameter for a simple run that sets socks5 proxies up
|
2022-08-09 16:24:37 +02:00 |
|
9seconds
|
7e3e4a611d
|
Add parameter for a simple run that sets socks5 proxies up
|
2022-08-09 17:02:49 +03:00 |
|
 Sergey ArkhipovandGitHub
|
db2be4001b
|
Merge pull request #277 from 9seconds/go1.19
|
2022-08-08 22:12:13 +02:00 |
|
9seconds
|
05c99aee4a
|
Update github workflow
|
2022-08-08 16:52:58 +03:00 |
|
9seconds
|
53dde2aafa
|
Update dependencies
|
2022-08-08 16:51:47 +03:00 |
|
9seconds
|
36dad5a2f6
|
Update golangci-lint
|
2022-08-08 15:54:38 +03:00 |
|
9seconds
|
6a19ded78e
|
Update docs
|
2022-08-04 18:39:00 +03:00 |
|
9seconds
|
008e17cdff
|
Update golangci-lint to 1.47.3
|
2022-08-04 11:25:10 +03:00 |
|
9seconds
|
5ad64390d6
|
There is no need to set rlimit in go 1.19
|
2022-08-04 10:58:31 +03:00 |
|
9seconds
|
f9ad93dd06
|
More comprehensive build info collection
|
2022-08-04 10:57:28 +03:00 |
|
9seconds
|
77edea0e18
|
Update Go in Dockerfile to 1.19
|
2022-08-04 10:18:32 +03:00 |
|
 Sergey ArkhipovandGitHub
|
79f921fde9
|
Merge pull request #271 from Dank-del/patch-1
|
2022-07-02 21:41:17 +02:00 |
|
 Sayan BiswasandGitHub
|
1cdaaa16b0
|
change usage of $PWD in docker command
|
2022-07-02 17:36:03 +05:30 |
|
 Sayan BiswasandGitHub
|
5852f48ca5
|
Fix instructions in readme
|
2022-06-30 14:59:36 +05:30 |
|
9seconds
|
0e80222990
|
Merge remote-tracking branch 'origin/stable'
|
2022-03-21 16:14:15 +03:00 |
|
9seconds
|
c07e3d573d
|
Merge remote-tracking branch 'origin/master' into stable
v2.1.6
|
2022-03-21 16:08:55 +03:00 |
|
9seconds
|
f192a718f4
|
Fix test
|
2022-03-21 15:58:15 +03:00 |
|
 Sergey ArkhipovandGitHub
|
0c4523d2c8
|
Merge pull request #263 from 9seconds/tags-for-ipblocklisted
Tags for ipblocklisted
|
2022-03-21 14:21:31 +03:00 |
|
9seconds
|
b0063a4a25
|
Increase test time in CI
|
2022-03-21 14:21:07 +03:00 |
|
9seconds
|
6dc494e7d0
|
Update README
|
2022-03-21 13:42:13 +03:00 |
|
9seconds
|
534d5b755e
|
Add tags for ip blocklisted metric
|
2022-03-21 13:42:13 +03:00 |
|
9seconds
|
aa7e488a3a
|
Update dependencies
|
2022-03-21 12:42:23 +03:00 |
|
 Sergey ArkhipovandGitHub
|
eba3673e27
|
Merge pull request #262 from 9seconds/better-whitelist
More elegant management of ip allowlists
|
2022-03-21 12:13:25 +03:00 |
|
9seconds
|
a27facaa16
|
More elegant management of ip allowlists
|
2022-03-21 12:04:31 +03:00 |
|
 Sergey ArkhipovandGitHub
|
78a9ff18a5
|
Merge pull request #261 from arch-btw/patch-1
Add AmbientCapabilities
|
2022-03-21 11:11:12 +03:00 |
|
9seconds
|
c0899d0743
|
Add in-memory file
|
2022-03-21 10:18:50 +03:00 |
|
 arch-btwandGitHub
|
12563219e6
|
Add AmbientCapabilities
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
2022-03-20 08:35:20 -07:00 |
|
 Sergey ArkhipovandGitHub
|
59b5ff4080
|
Merge pull request #259 from 9seconds/go118
Support of Go 1.18
|
2022-03-19 15:18:21 +03:00 |
|
9seconds
|
d7e554540d
|
Use recommended way of running golangci-lint install
|
2022-03-19 14:45:58 +03:00 |
|
9seconds
|
1575b82688
|
Update golangci-lint
|
2022-03-19 14:45:58 +03:00 |
|
9seconds
|
5df1f594cc
|
Use embedded buildinfo
|
2022-03-18 18:06:56 +03:00 |
|
9seconds
|
02ad052c49
|
Update update-deps make command
|
2022-03-18 18:06:56 +03:00 |
|
9seconds
|
2b8c7825ca
|
Run fuzzing in GitHub actions
|
2022-03-18 18:06:56 +03:00 |
|
9seconds
|
75357b3e3c
|
Add fuzz to makefile
|
2022-03-18 17:26:57 +03:00 |
|
9seconds
|
d8b14dc765
|
Add fuzzing for client hello
|
2022-03-18 17:24:36 +03:00 |
|
9seconds
|
e0850869ba
|
Linting
|
2022-03-18 14:58:08 +03:00 |
|
9seconds
|
9375552180
|
Add fuzz tests for obfuscated2
|
2022-03-18 14:58:03 +03:00 |
|
9seconds
|
cbe5b8c94e
|
Update go.mod to 1.18
|
2022-03-16 09:39:58 +03:00 |
|
9seconds
|
63b425f245
|
Use Go 1.18 only for CI
This is required due to fuzzing
|
2022-03-16 09:37:52 +03:00 |
|
9seconds
|
b53ead4372
|
Build image on go 1.18
|
2022-03-16 09:37:30 +03:00 |
|
 Sergey ArkhipovandGitHub
|
2cdd66c722
|
Merge pull request #258 from AHOHNMYC/readme-service-edit
More detail and secure service example
|
2022-03-14 09:37:45 +03:00 |
|
 AHOHNMYCandGitHub
|
2ae0101d18
|
More detail and secure service example
|
2022-03-13 04:52:56 +03:00 |
|
9seconds
|
6da9c2e58d
|
Merge remote-tracking branch 'origin/stable'
|
2022-03-11 18:17:18 +03:00 |
|
9seconds
|
6d89f14c9b
|
Merge remote-tracking branch 'origin/master' into stable
v2.1.5
|
2022-03-11 18:03:35 +03:00 |
|
9seconds
|
442e2da330
|
Revert "Consider test modules for update-deps"
This reverts commit 880dd04728.
|
2022-03-11 17:55:12 +03:00 |
|
9seconds
|
a9b3560b25
|
Remove obsolete Golang 1.16
|
2022-03-11 17:27:01 +03:00 |
|
9seconds
|
880dd04728
|
Consider test modules for update-deps
|
2022-03-11 17:23:53 +03:00 |
|
9seconds
|
8ea1aa3f5e
|
Update dependencies
|
2022-03-11 17:19:15 +03:00 |
|
 Sergey ArkhipovandGitHub
|
4e5a83cfe9
|
Merge pull request #256 from 9seconds/golangcilint-1.44.2
Update golangci-lint to 1.44.2
|
2022-03-11 17:13:58 +03:00 |
|
9seconds
|
5282ca26f3
|
Update golangci-lint to 1.44.2
|
2022-03-11 17:08:33 +03:00 |
|