Try a fully functional copy of our software for 30 days.
For information on licensing and pricing visit How to Buy licenses.
Please follow instructions below to start your NETCONFc trial for Windows or Linux
1. Download the latest NETCONFc free trial installer
Windows: 10 and 11
Linux (x64, Ubuntu 18.04+ , Fedora 21+, CentOS8+ or RHEL 8+)
2. Install NETCONFc free trial
Windows: double-click the installer file to install.
Linux: NETCONFc Linux installer is simply a gzipped tar file. To install it, simply do:
tar -zxf seguesoft_netconfc_demo_xxxx_xx_xx.tar.gz
cd dist
./install.sh
3. Start NETCONFc and request a NETCONFc trial key
Windows:
Select the installed application name 'NETCONFc Demo' to run
Linux:
cd 'your installation directory' && ./start_NETCONFc.sh
If the script ./start_NETCONFc.sh failed to start, then you can edit it to enable the error output as shown below:
# vi ./start_NETCONFc.sh
Comment out the following line and add a new line as shown below:
#$DIR/Python/bin/python3 $DIR/netconfc/netconfc_app.pyc > /dev/null 2>&1
$DIR/Python/bin/python3 $DIR/netconfc/netconfc_app.pyc
Save the script and rerun it again to get the error output.
When you start NETCONFc, you will be prompted for a trial code.
Email This email address is being protected from spambots. You need JavaScript enabled to view it. with the subject "Request a NETCONFc trial key for Windows".
Note: a business email address is required. Our sales rep will review your request and respond
to you shortly.
If you do not have a NETCONF server readily usable, build and set up free Netopeer2 from source.
You can also use Netopeer2 Docker Container if you can't build it from the source release.
If your server can be only accessed through a proxy server, you can set up SOCKs Proxy in NETCONFc.
If you have any questions during your evaluation please do not hesitate to contact This email address is being protected from spambots. You need JavaScript enabled to view it..
Thank you!