Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GD-HBX
/
lantern
Public
forked from
getlantern/lantern
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
socks-proxy
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2015
merge Java app and add consolidated Makefile
Todd Blose
committed
b9c6732
View commit details
Copy full SHA for b9c6732
Browse repository at this point
merge Java app upstream
Todd Blose
committed
54e7855
View commit details
Copy full SHA for 54e7855
Browse repository at this point
merge Java app upstream
Todd Blose
committed
8e6d736
View commit details
Copy full SHA for 8e6d736
Browse repository at this point
add default chained server
Todd Blose
committed
b5ec052
View commit details
Copy full SHA for b5ec052
Browse repository at this point
fix config merging
Todd Blose
committed
0ed48bd
View commit details
Copy full SHA for 0ed48bd
Browse repository at this point
change how we dial a protected connection
Todd Blose
committed
b347fc3
View commit details
Copy full SHA for b347fc3
Browse repository at this point
change how we dial a protected connection
Todd Blose
committed
bd65d6c
View commit details
Copy full SHA for bd65d6c
Browse repository at this point
socks changes
Todd Blose
committed
a93a1d1
View commit details
Copy full SHA for a93a1d1
Browse repository at this point
socks changes
Todd Blose
committed
87e5686
View commit details
Copy full SHA for 87e5686
Browse repository at this point
Commits on Sep 8, 2015
update README and socks implementation
Todd Blose
committed
7f9a479
View commit details
Copy full SHA for 7f9a479
Browse repository at this point
update README and socks implementation
Todd Blose
committed
e413e04
View commit details
Copy full SHA for e413e04
Browse repository at this point
update README and socks implementation
Todd Blose
committed
22c9b14
View commit details
Copy full SHA for 22c9b14
Browse repository at this point
Commits on Sep 7, 2015
Merge remote-tracking branch 'origin/issue3106' into socks-proxy
Todd Blose
committed
79c5e79
View commit details
Copy full SHA for 79c5e79
Browse repository at this point
Merge branch 'valencia' of https://github.com/getlantern/lantern into socks-proxy
Todd Blose
committed
d16c6b9
View commit details
Copy full SHA for d16c6b9
Browse repository at this point
Commits on Sep 6, 2015
More integration, better tests, etc #3106
myleshorton
committed
bfbadbd
View commit details
Copy full SHA for bfbadbd
Browse repository at this point
sketch of doing config lookup through the embedded config #3106
myleshorton
committed
a6e741a
View commit details
Copy full SHA for a6e741a
Browse repository at this point
Commits on Sep 4, 2015
need to change config handling again because in iran old configs have old, bad masquerades
myleshorton
committed
313cc6d
View commit details
Copy full SHA for 313cc6d
Browse repository at this point
Merge pull request #3093 from getlantern/issue3092
Show description for 6a7c17f
uaalto
committed
6a7c17f
View commit details
Copy full SHA for 6a7c17f
Browse repository at this point
not used
myleshorton
committed
6523b0b
View commit details
Copy full SHA for 6523b0b
Browse repository at this point
fix from code review
myleshorton
committed
38ae716
View commit details
Copy full SHA for 38ae716
Browse repository at this point
Merge pull request #3091 from getlantern/issue-3077
Show description for ce6b7a2
myleshorton
committed
ce6b7a2
View commit details
Copy full SHA for ce6b7a2
Browse repository at this point
better masquerades
myleshorton
committed
795fc0a
View commit details
Copy full SHA for 795fc0a
Browse repository at this point
Adding README here
myleshorton
committed
010681c
View commit details
Copy full SHA for 010681c
Browse repository at this point
Merge pull request #3097 from getlantern/release-2.0.1-issue-3077
Show description for 2757ef8
fffw
committed
2757ef8
View commit details
Copy full SHA for 2757ef8
Browse repository at this point
Run Lantern even if panicwrap fails to fork
uaalto
committed
1d07756
View commit details
Copy full SHA for 1d07756
Browse repository at this point
only deal with verified masquerades
myleshorton
committed
c6131ed
View commit details
Copy full SHA for c6131ed
Browse repository at this point
more tweaks
myleshorton
committed
13d6e50
View commit details
Copy full SHA for 13d6e50
Browse repository at this point
new config generator that verifies with DDF
myleshorton
committed
64c63d5
View commit details
Copy full SHA for 64c63d5
Browse repository at this point
Commits on Sep 3, 2015
skip fallbacks entirely for now #3092
myleshorton
committed
b207799
View commit details
Copy full SHA for b207799
Browse repository at this point
limiting masquerades
myleshorton
committed
271e294
View commit details
Copy full SHA for 271e294
Browse repository at this point
add http connection handler
Todd Blose
committed
98a9b05
View commit details
Copy full SHA for 98a9b05
Browse repository at this point
added use of datacenter based on locale and better tests for config copying closes #3092
myleshorton
committed
06aaaf9
View commit details
Copy full SHA for 06aaaf9
Browse repository at this point
Run Lantern even if panicwrap fails to fork
uaalto
committed
46c4fa7
View commit details
Copy full SHA for 46c4fa7
Browse repository at this point
use socks proxy
Todd Blose
committed
88ad3ca
View commit details
Copy full SHA for 88ad3ca
Browse repository at this point
use socks proxy
Todd Blose
committed
5b44be1
View commit details
Copy full SHA for 5b44be1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.