Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 362 Bytes

File metadata and controls

18 lines (10 loc) · 362 Bytes

xxnet-docker

this is xx-net public server

Standard docker run example

docker run --restart=always -p 8085:8085 -p 8087:8087 -p 1080:1080 -d simoncheung/xxnet

use ipv6 in host

docker run --restart=always --net=host -d simoncheung/xxnet

Source: https://github.com/XX-net/XX-Net

#update to xx-net 4.5.6 at Dec-9-2021

#update to xx-net 4.7.6 at Mar-13-2022