🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

PFlowC

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

PFlowC

A net flow pilot in order to handle some proxy configuration automatically.

2.5.1
PyPI
Maintainers
1

FlowPilot ~ PFC ~ Proxy Flow Control

ProxyFlow Control

A net flow pilot in order to handle some proxy configuration automatically.

Usage ::

██████╗ ███████╗██╗      ██████╗ ██╗    ██╗ ██████╗
██╔══██╗██╔════╝██║     ██╔═══██╗██║    ██║██╔════╝
██████╔╝█████╗  ██║     ██║   ██║██║ █╗ ██║██║
██╔═══╝ ██╔══╝  ██║     ██║   ██║██║███╗██║██║
██║     ██║     ███████╗╚██████╔╝╚███╔███╔╝╚██████╗
╚═╝     ╚═╝     ╚══════╝ ╚═════╝  ╚══╝╚══╝  ╚═════╝

Command line interface for Proxy Flow Controller with basic auto configurations.
Version: 2.5.X                    By: BlackHaoke<Haoke98@outlook.com>
Usage: pflow-cli [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  off      Set off and clear all proxy config.
  on       Run proxy flow controller.
  server   Server as the Agent service for the local device in same LAN...
  version  Version
  • Install:

    Run pip install PFlowC -U on the shell.

  • start a local flow control service:

    Run pflow-cli server on the shell.

  • set on the proxy setting:

    Run pflow-cli on on the shell.

  • set off the proxy setting:

    Run pflow-cli off on the shell.

  • Ask for Help:

    Run pflow-cli --help on the shell.

Keywords

proxy flow control

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts