nadoo
708db591e9
ci: use Go1.23
2024-08-15 00:10:25 +08:00
nadoo
8d0d8881b1
chore: use Go1.20
2023-03-07 18:39:49 +08:00
nadoo
03157367ca
dhcpd: do not release static records
2022-12-19 00:01:14 +08:00
nadoo
6c88d8bde4
socks5: avoid untyped nil printing ( fix #322 )
2022-04-24 09:59:12 +08:00
nadoo
e862ba79f1
docker: add tzdata to set the timezone when running container
...
e.g:
-e "TZ=Europe/London"
2022-04-19 19:09:20 +08:00
nadoo
7c18fd7d42
ci: change to Go1.18
2022-03-16 12:01:09 +08:00
nadoo
a98995e2cb
proxy: nat fullcone support for tproxy, trojan, ss, socks5 ( fix #253 )
2022-03-11 19:08:07 +08:00
nadoo
7f925fb711
dns, ipset, rule: change dns AnswerHandler to use netip instead of string
2022-02-03 00:04:17 +08:00
nadoo
a814f8c545
chore: add cache for github actions
2022-01-27 17:15:04 +08:00
nadoo
fac4b86f60
chore: use go1.18beta1
2022-01-26 23:40:49 +08:00
nadoo
5578b19f61
ci: update action files to use Go1.17
2021-08-17 10:12:34 +08:00
Juan Calderon-Perez
074ca54053
Update Dockerfile ( #258 )
...
Fix for alpine cache error.
2021-04-22 12:17:21 +08:00
Juan Calderon-Perez
c5fd785cde
Syntax fix for Dockerfile ( #257 )
...
Added missing backslash on Dockerfile.
2021-04-22 10:32:34 +08:00
Juan Calderon-Perez
bcf17ade29
Add basic tools to Dockerfile ( #255 )
...
* Update Dockerfile
Add bind-tools and ca-certificates to Docker Image
* Support for non-root container
Added glider user and group to final image. Support for running Glider container as non-root user. Build image is now pinned to Golang 1.16 to avoid future issues when 1.17 is released.
2021-04-22 09:53:47 +08:00
nadoo
4fab9d7b4b
ci: use stable version of go1.16
2021-02-17 11:42:03 +08:00
nadoo
40aadf3e24
ci: use go1.16rc1
2021-02-06 00:26:58 +08:00
nadoo
678e9b9845
doc: add info for docker
2020-11-12 22:39:08 +08:00
Neeraj Mittal
e72086120a
docker: dockerfile added ( #185 )
2020-09-25 13:01:09 +08:00