fertomi

command module
v0.0.0-...-cb82291 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2019 License: MIT Imports: 12 Imported by: 0

README

Drawing Fertomi

Fertomi is a simple and fast multi proxy grabber and checker.

Installation

go get gitlab.com/thoxy/fertomi

Usage

fertomi check \
    --file "Path/of/ProxyList.txt" \
    --url "https://azenv.net/" \
    --contain "<title>AZ Environment variables 1.04</title>" \
    --threads 100 \
    --timeout 15

By default check all type of proxies but if you want to disable protocol just add this flags :

--socks5 , --socks4, --http

#Exemple that only check socks4 : 
fertomi check \
    --file "Path/of/ProxyList.txt" \
    --url "https://azenv.net/" \
    --contain "<title>AZ Environment variables 1.04</title>" \
    --threads 100 \
    --timeout 15 \
    --socks5 --http

For now only checker work.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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