Skip to main content

Socket testing with web interface

Project description

# Running the service

## Simplest way

sokery run # or python -m sokery run

Once the service is running, you can access the interface by the common url:

http://localhost:4991

## Limiting the ports that can be used

sokery run -a 1500-1600,35101 # You can use ranges and alone ports

## Pre-running ports

sokery run -l 35100,35101

# Dependencies

  • tornado

  • requests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sokery-0.3.1.post2.tar.gz (67.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page