doc: Clarify description of the PageKite service.
* doc/guix.texi (Networking Services): Make clear PageKite is not necessary with port forwarding.
This commit is contained in:
parent
cb169aae81
commit
f22b357113
1 changed files with 2 additions and 2 deletions
|
@ -14154,8 +14154,8 @@ Package object of the Open vSwitch.
|
|||
@defvr {Scheme Variable} pagekite-service-type
|
||||
This is the service type for the @uref{https://pagekite.net, PageKite} service,
|
||||
a tunneling solution for making localhost servers publicly visible, even from
|
||||
behind NAT or restrictive firewalls. The value for this service type is a
|
||||
@code{pagekite-configuration} record.
|
||||
behind restrictive firewalls or NAT without forwarded ports. The value for
|
||||
this service type is a @code{pagekite-configuration} record.
|
||||
|
||||
Here's an example exposing the local HTTP and SSH daemons:
|
||||
|
||||
|
|
Reference in a new issue