Port details on branch 2023Q4 |
- softether5 SoftEther VPN 5 (Developer Edition)
- 5.02.5180.404,2 security
=0 5.02.5180.404,2Version of this port present on the latest quarterly branch. - Maintainer: meta@FreeBSD.org
 - Port Added: 2023-10-11 02:16:11
- Last Update: 2023-10-11 02:13:26
- Commit Hash: bbe2cd3
- Also Listed In: net-vpn
- License: APACHE20
- WWW:
- https://www.softether.org
- Description:
- SoftEther VPN ("SoftEther" means "Software Ethernet") is an
open-source cross-platform multi-protocol VPN program, created as an
academic project in the University of Tsukuba. Its protocol is very
fast and it can be used in very restricted environments, as it's able
to transfer packets over DNS and ICMP. A NAT-Traversal function is
also available, very useful in case the required ports cannot be
opened on the firewall. The supported third party protocols are
OpenVPN, L2TP/IPSec and SSTP.
This port is a bleeding-edge developer version of SoftEther, not for
production use. If you're looking for a solid and stable version,
use security/softether (RTM version) or security/softether-devel
(stable version) instead. This version is available also on other
other than i386/amd64 processors. Users who want to use SoftEther on
single board computers such as Raspberry Pi, BeagleBoard or other
embedded devices, try this port.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- softether5>0:security/softether5
- Conflicts:
- CONFLICTS_INSTALL:
- softether-4.[0-9]*
- softether-devel-4.[0-9]*
- To install the port:
- cd /usr/ports/security/softether5/ && make install clean
- To add the package, run one of these commands:
- pkg install security/softether5
- pkg install softether5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: softether5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696989670
SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-404-g6a170ac6_GH0.tar.gz) = bb325a43de3f4d070577dd762979f2aa6feecde1f5b12f1d1b17667937d4d635
SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-404-g6a170ac6_GH0.tar.gz) = 16521344
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- cpu_features_macros.h : devel/cpu_features
- Library dependencies:
-
- libsodium.so : security/libsodium
- libiconv.so : converters/libiconv
- libreadline.so.8 : devel/readline
- libcpu_features.so : devel/cpu_features
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for softether5-5.02.5180.404,2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_softether5
- USES:
- cmake:noninja compiler:c11 iconv:wchar_t localbase:ldflags ncurses pkgconfig readline ssl
- pkg-message:
- For install:
- To run SoftEtherVPN client from startup, run
sysrc softether_client_enable=yes
To run SoftEtherVPN server from startup, run
sysrc softether_server_enable=yes
To run SoftEtherVPN bridge from startup, run
sysrc softether_bridge_enable=yes
To run SoftEtherVPN traffic server from startup, run
sysrc softether_trafficserver_enable=yes
Initial and further configuration of all SofEther services can be
done either by using VPN Client/Server/Bridge Manager for Windows
or by vpncmd from command line.
Now client functionality practically works on FreeBSD!
When removing SoftEther VPN without the desire to reinstall, please
ensure to remove the following directories as well:
- /var/db/softether
- /var/log/softether
- /var/run/softether
- Master Sites:
|