[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10067 [Tor]: Have `reject *` as the default exit policy
#10067: Have `reject *` as the default exit policy
-----------------------------+--------------------------------
Reporter: lunar | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-relay
Actual Points: | Parent ID:
Points: |
-----------------------------+--------------------------------
Comment (by nickm):
I may be reading that code wrong, but if I'm not, it doesn't do the right
thing. The STATIC_DEFAULT string there just encodes "reject private:*".
The default exit policy, on the other hand, is
{{{
"reject *:25,reject *:119,reject *:135-139,reject *:445," \
"reject *:563,reject *:1214,reject *:4661-4666," \
"reject *:6346-6429,reject *:6699,reject *:6881-6999,accept *:*"
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10067#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs