Sign inSign up

nishizhen/lantern

By nishizhen

Updated over 2 years ago
Archived

Docker for Lantern

Image
Networking
Security
1

264

nishizhen/lantern repository overview

Docker for Lantern

About Lantern:

Lastest verified for Lantern 7.2 @ 2023.01.01 Latest upgrade for Lantern 7.8.4 @ 2024.05.10

Default ports for docker image:

  • 8080 tcp -> Http(s) proxy port
  • 3128 tcp -> Socks5 proxy port
  • 9100 tcp -> Lantern UI
  • 5901 tcp -> vnc
  • 6901 tcp -> novnc

Run:

docker run -itd --restart=always --name lantern -p 8080:8080 -p 3128:3128 -p 9100:9100 -p 6901:6901 -p 5901:5901 nishizhen/lantern

Use http://127.0.0.1:9100/lantern to access lantern UI (to monitor lantern status and upgrade to PRO version).

Tag summary

Content type

Image

Digest

sha256:5a44cb644

Size

156.7 MB

Last updated

over 2 years ago

docker pull nishizhen/lantern