Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
emma
Commits
88bf460e
Unverified
Commit
88bf460e
authored
Dec 09, 2019
by
Philipp Winter
Browse files
Update default bridges.
parent
c8924dce
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources.go
View file @
88bf460e
...
...
@@ -4,14 +4,8 @@ package main
// <https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/DefaultBridges>
// for the full list.
var
defaultBridges
=
[]
string
{
"109.105.109.163:38980"
,
"109.105.109.163:47779"
,
"109.105.109.165:10527"
,
"109.105.109.147:13764"
,
"85.17.30.79:443"
,
"38.229.1.78:80"
,
"38.229.33.83:80"
,
"[2001:470:b381:bfff:216:3eff:fe23:d6c3]:443"
,
"192.95.36.142:443"
,
"37.218.240.34:40035"
,
"37.218.245.14:38224"
,
...
...
@@ -19,6 +13,10 @@ var defaultBridges = []string{
"85.31.186.26:443"
,
"216.252.162.21:46089"
,
"144.217.20.138:80"
,
"193.11.166.194:27015"
,
"193.11.166.194:27020"
,
"193.11.166.194:27025"
,
"209.148.46.65:443"
,
}
// Directory authorities. See
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment