Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Installation: server

José Carlos edited this page Mar 7, 2016 · 6 revisions

To run Lantern on a server, you simply need to set a flag to build it in headless mode and then tell it to run on any local address as opposed to binding to localhost (so that it's accessible from other machines). You can do this as follows:

  1. Check out the Lantern source code and do preliminary setup -- see https://github.com/getlantern/lantern
  2. HEADLESS=true make docker-linux
  3. lantern_linux_amd64 --addr 0.0.0.0:8787 or lantern_linux_386 --addr 0.0.0.0:8787

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /