Source: bosixnet Section: net Priority: optional Maintainer: Boris Pek Build-Depends: cmake, debhelper-compat (= 13), libfcgi-dev Homepage: https://github.com/tehnick/bosixnet Vcs-Git: https://github.com/tehnick/bosixnet-debian.git Vcs-Browser: https://github.com/tehnick/bosixnet-debian Standards-Version: 4.5.1 Rules-Requires-Root: no Package: bosixnet-daemon Architecture: all Depends: curl, lsb-base (>= 3.0-6), net-tools, sed (>= 4.2), ${misc:Depends} Suggests: bosixnet-webui, miredo | gogoc Description: Build Own IPv6 Network (client utilities) Project should be useful when you have to administer many computers distributed through different networks and connected via NAT. In most of cases you may just install miredo, gogoc or any other tunnel broker's software and these computers will be available via IPv6 addresses. BOSixNet includes the collection of tools for automatic updating the list of such hosts. . This package provides the shell script which periodically sends information about current IPv6 address to remote server and updates local /etc/hosts based on data received from that remote server. It is expected that bosixnet-webui is launched on that remote server. Package: bosixnet-webui Architecture: any Depends: adduser, curl, lsb-base (>= 3.0-6), sed (>= 4.2), spawn-fcgi, ${misc:Depends}, ${shlibs:Depends} Recommends: bosixnet-daemon Suggests: miredo | gogoc Description: Build Own IPv6 Network (server utilities) Project should be useful when you have to administer many computers distributed through different networks and connected via NAT. In most of cases you may just install miredo, gogoc or any other tunnel broker's software and these computers will be available via IPv6 addresses. BOSixNet includes the collection of tools for automatic updating the list of such hosts. . This package provides the FastCGI program which passively listens for incoming connections and generates list of hosts in your IPv6 network which may be put directly into /etc/hosts. Program has very few dependencies and it may be easily launched on embedded devices.