mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/cjdns: update to 18
Changes: https://github.com/cjdelisle/cjdns/compare/cjdns-v17.4...cjdns-v18 PR: 213605 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
This commit is contained in:
parent
c6cea32079
commit
522df5f72b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425188
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cjdns
|
||||
PORTVERSION= 17.4
|
||||
PORTVERSION= 18
|
||||
DISTVERSIONPREFIX= cjdns-v
|
||||
CATEGORIES= net security
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1467325399
|
||||
SHA256 (cjdelisle-cjdns-cjdns-v17.4_GH0.tar.gz) = 2f30aa4d2cc96a6c1f00e873df19b7b213cca1af716d74a091f59aa98b5758c4
|
||||
SIZE (cjdelisle-cjdns-cjdns-v17.4_GH0.tar.gz) = 3955198
|
||||
TIMESTAMP = 1476859359
|
||||
SHA256 (cjdelisle-cjdns-cjdns-v18_GH0.tar.gz) = 57e5fe05b9775daf16f23c16c24035a4e380a3c9461faa2e1bc9de0bc6b147ab
|
||||
SIZE (cjdelisle-cjdns-cjdns-v18_GH0.tar.gz) = 3989737
|
||||
|
|
|
@ -26,13 +26,13 @@ only need to add the public key of the server in the section
|
|||
ipTunnel/outgoingConnections. You may also need to bridge the tunN
|
||||
interface on the server to connect the segments of the VPN network.
|
||||
|
||||
Here are some websites on CJDNS Hyperboria network:
|
||||
Here are some websites on the CJDNS Hyperboria network:
|
||||
* http://socialno.de/ - social network
|
||||
* https://rows.io/ - Jabber server
|
||||
* http://forum.meshbits.io/ - forums
|
||||
* http://h.fc00.org/ - network map
|
||||
|
||||
Warning: When CJDNS daemon is connected to outside network, tunN
|
||||
Warning: When the CJDNS daemon is connected to an outside network, tunN
|
||||
interface will generally directly expose your computer to that network,
|
||||
bypassing the regular firewall that you normally use.
|
||||
======================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue