WofWca
94c6089cdd
hardening(proxy): don't proxy private IP addresses
...
...by default.
This is useful when `RelayDomainNamePattern` is lax (e.g. just "$")
(which is not the case by default, so this is simply
a hardening measure).
2024-09-02 14:59:26 +01:00
WofWca
f4db64612c
feat: expose pollInterval
in CLI
...
Closes https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues/40373
2024-08-22 09:31:37 -04:00
Sky
cec3c2df21
Update README.md to include all available CLI options
2024-04-04 08:21:56 +00:00
David Fifield
8104732114
Change DefaultRelayURL back to wss://snowflake.torproject.net/.
...
Fixes #40283 . Compare to #31522 .
2023-07-29 22:33:26 +00:00
itchyonion
fb35e80b0a
Proxy: add outbound-address config
2023-03-14 12:42:59 -07:00
Cecylia Bocovich
f6fa51d749
Switch default proxy STUN server to stun.l.google.com
...
This is the same default that the web-based proxies use. Proxies do not
need RFC 5780 compatible STUN servers.
2022-12-31 12:23:27 -05:00
Flo418
cbc50592d8
update README.md help output, fix #40232
2022-12-02 13:37:17 -08:00
Cecylia Bocovich
31b958302e
Bump minimum go version to 1.15
2022-10-12 11:03:06 -04:00
Cecylia Bocovich
54ab79384f
Unify broker/bridge domains to torproject.net
2021-10-14 11:14:22 -04:00
Cecylia Bocovich
c1b0fdd8cf
Cleaned up and reorganized READMEs
2021-07-19 10:16:26 -04:00
Cecylia Bocovich
20180dcb04
Rename proxy-go/ directory to proxy/
...
Now that the web proxies are in a different repository, no need to
distinguish the two.
2020-04-22 11:11:16 -04:00
Cecylia Bocovich
51b0b7ed2e
Remove proxy/ subdirectory
...
We're moving all web proxy code to a different repsitory.
2020-04-16 10:01:18 -04:00
Arlo Breault
1e45d48a3c
Document setting the proxyType for metrics
...
Trac: 32499
2019-12-06 17:54:54 -05:00
Arlo Breault
af4cc52dc2
Add a build step / documentation for code reuse
...
Trac: 32499
2019-12-06 17:19:46 -05:00
David Fifield
5732f1a630
Add --chown=:snowflake to rsync commands.
...
Thanks cohosh for helping debug this. Uploaded files need correct group
ownership.
2019-10-11 10:37:06 -06:00
David Fifield
6be7bedd06
Add --chmod ug=rw,D+x --perms
to rsync commands.
...
This is an attempt to solve mixed-ownership permission issues.
https://bugs.torproject.org/31496
2019-08-23 22:51:27 -06:00
Arlo Breault
e6f7633961
Remove mentions of snowflake.html
...
It was removed in e60f228
and aa27c05
2019-07-31 18:14:00 -04:00
David Fifield
0bded511b9
Add a "Deploying" section to proxy/README.md.
2019-07-27 09:53:09 -06:00
David Fifield
905f8b78c1
bamsoftware.com -> freehaven.net in proxy/README.md.
...
https://bugs.torproject.org/31250
2019-07-27 09:31:16 -06:00
Arlo Breault
d3080e2566
Remove mentions of coffeescript from docs
2019-07-10 10:49:53 +02:00
Arlo Breault
622005c79e
Remove copy/paste signalling
2019-05-08 11:21:56 -04:00
David Fifield
a48b704788
Remove "broker" and "relay" query params in proxy/README.
...
Addendum to #28727 .
2018-12-05 13:40:17 -07:00
David Fifield
947636ae81
Change to standalone broker.
...
https://snowflake-reg-test.appspot.com/ for the client (needs domain fronting)
https://snowflake-broker.bamsoftware.com/ for the proxies (no fronting)
Note that fronting to App Engine doesn't currently actually work because
of https://bugs.torproject.org/25804 ; this commit doesn't change that.
2018-04-16 10:24:00 -07:00
David Fifield
a9630a8234
keroserene.net/snowflake → snowflake.torproject.org
2018-04-16 10:24:00 -07:00
David Fifield
01d1f951e5
Add the cake build
hint to proxy/README.md.
...
It was already in the root README.md, but proxy/README.md is where I
always look for it.
2018-04-15 17:13:26 -07:00
David Fifield
2e59838faf
Documentation fix: current default relay.
...
Was missed in 3fe10f3e7c
.
2018-04-15 17:07:32 -07:00
David Fifield
f2ee53e42e
Use https links for keroserene.net.
2017-07-14 18:36:44 -07:00
David Fifield
57c0724491
Use 192.81.135.242:9902 as the default relay.
...
This is the relay that reports using the transport name "snowflake".
https://bugs.torproject.org/18627
2016-03-27 12:49:20 -07:00
Arlo Breault
422717f36f
Update proxy readme for npm
2016-03-14 20:46:52 -07:00
Serene Han
6fb2e4753f
Update Snowflake embed, and add info page about it ( close #16 )
2016-02-10 14:03:13 -08:00
Serene Han
e38bed8be3
convert all coffeescript tests to jasmine
2016-02-04 14:57:12 -08:00
Serene Han
e1f6c7fc5d
snowflake reset works correctly without copy paste condition,
...
and use default broker poll interval of 5s
2016-01-25 10:23:24 -08:00
Serene Han
0301ff1879
Query string params available in the snowflake proxy for manual mode, broker url, and target relay address
2016-01-23 09:27:26 -08:00
Serene Han
95952830ba
begin snowflake coffee tests and Cakefile
2016-01-11 10:30:49 -08:00