aboutsummaryrefslogtreecommitdiffstats
path: root/net/tspc2
Commit message (Collapse)AuthorAgeFilesLines
* - Make PREFIX cleanpav2005-07-133-3/+9
| | | | | PR: ports/83379 Submitted by: Linas Valiukas <shirshegsm@gmail.com> (maintainer)
* Instead of a Web interface, which is usually offered by traditional tunnelpav2005-07-129-0/+135
brokers, Freenet6 uses an innovative model based on the TSP Client. The TSP Client is software that usually runs on a PC and that implements the Tunnel Setup Protocol (TSP). The TSP Client is used to automatically negotiate a configured tunnel between a PC or router and the Freenet6 tunnel broker, making IPv6 easy to install and maintain. The TSP Client source code is licensed under the GPL. A commercial license is also available. PR: ports/83260 Submitted by: Linas Valiukas <shirshegsm@gmail.com>