Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to run lantern under github

2025-03-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article will explain in detail how lantern works under github. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.

Lanterngithub, it is a pity that it only supports pc (win/linux/mac) platform at present, and mobile devices cannot use it.

How to run lantern under github

^ ssh connects to 54.223.16.47.

Download lanterngitclone--depth=1 https://github.com/getlantern/lantern.git

Download the lantern compiled image

Sudodockerpullcloud.io/ilanyu/lantern-build:master-48a1417

Modify / home/ubuntu/lantern/Makefile

After lanterngithub modification

SHELL:=/bin/bash

OSX_MIN_VERSION:=10.9

SOURCES:=$ (shellfindsrc-name'* [^ _ test] .go')

Get-command=$ (shellwhich= "$$(which$ (1) 2 > / dev/null)" & & if [[! dao-z "$which"]]; thenprintf%q "$$which"; fi)

DOCKER:=$ (callget-command,docker)

GO:=$ (callget-command,go)

NODE:=$ (callget-command,node)

NPM:=$ (callget-command,npm)

GULP:=$ (callget-command,gulp)

S3CMD virtual $(callget-command,s3cmd)

WGET:=$ (callget-command,wget)

RUBY:=$ (callget-command,ruby)

This is the end of the article on "how lantern works under github". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report