Skip to content

marcus67/snap-proxy-ping

Repository files navigation

ProxyPing-Logo Snapcraft-Logo

Snapcraft Support for ProxyPing

Get it from the Snap Store

Overview

This is the snap available to run ProxyPing. See here for details on the application.

Follow these steps to install and configure the snap:

  • Install the snap daemon.

  • Install the ProxyPing snap:

    sudo snap install proxy-ping
    
  • Optionally, configure the snap, if the default port 6666 does not work for you:

    sudo snap proxy-ping set port=PORT
    

    where PORT is the desired port number.

  • Manually connect the required plugs:

    sudo snap connect proxy-ping:network-observe :network-observe
    
  • Restart the snap

    sudo snap proxy-ping restart
    

and you are all set!

Change History

See here

Security Details

In order for ProxyPing to be able to do its work, the snap has to be allowed to use the following plugs:

  • network-observe: Obtain permission to execute the ping binary. See here for details.

  • network-bind: Obtain permission to bind to the port PORT to provide the API interface.

These plugs are pre-configured for the snap. However, only the network-bind plug is automatically connected. The other plug has to be connected manually. See Above.

About

This is the snap available to run ProxyPing.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages