Sign inSign up

imgxx/limit

By imgxx

Updated about 1 year ago

https://github.com/rust-net/limit

Image
0

498

imgxx/limit repository overview

limit

流量超出限制自动关机
Github: https://github.com/rust-net/limit

install

# show interfaces
sudo docker run --rm -it --name="test" --net="host" imgxx/limit

# help
sudo docker run --rm -it --name="test" --net="host" imgxx/limit -h

# run
sudo docker run -itd --name="limit" --restart="always" --net="host" -v limit:/limit -v /:/host imgxx/limit -i enp3s0 -l 100G
sudo docker logs -f limit

Tag summary

Content type

Image

Digest

sha256:807e1f7bf

Size

5.2 MB

Last updated

about 1 year ago

docker pull imgxx/limit