proxylist

command module
v0.0.0-...-0e367a2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2018 License: MIT Imports: 11 Imported by: 0

README

ProxyList — Print Usable Proxy Servers

In computer networks, a proxy server is a server (a computer system or an application) that acts as an intermediary for requests from clients seeking resources from other servers. A client connects to the proxy server, requesting some service, such as a file, connection, web page, or other resource available from a different server and the proxy server evaluates the request as a way to simplify and control its complexity. Proxies were invented to add structure and encapsulation to distributed systems. Today, most proxies are web proxies, facilitating access to content on the World Wide Web and providing anonymity.

https://en.wikipedia.org/wiki/Proxy_server

Installation

go get -u github.com/cixtor/proxylist

Features

  • -csv - Export data using CSV format to standard output,
  • -json - Export data using JSON format to standard output,
  • -table - Export data using ASCII format to standard output,
  • -sort=connection - Sort data in descending order by the connection,
  • -sort=anonymity - Sort data in ascending order by the anonymity,
  • -sort=protocol - Sort data in ascending order by the protocol,
  • -sort=speed - Sort data in descending order by the speed,
  • -sort=port - Sort data in ascending order by the port,

ProxyList

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL