proxylist

package module
v0.0.0-...-8d590ac Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2016 License: MIT Imports: 12 Imported by: 0

README

proxylist

Build Status

A HTTP Proxy list updating service for Google App Engine.

DEMO (Updated per Hour)

http://free-proxy-list.appspot.com/proxy.json

{"Host":"200.35.187.114","Port":8080,"Type":3,"Anonymous":1}
{"Host":"83.128.112.158","Port":80,"Type":1,"Anonymous":0}...

Usage

$  /YOUR_APP_ENGINE_PATH/appcfg.py update proxylist

Documentation

Index

Constants

View Source
const (
	ACCESS_DENIED = 1

	NO_PROVIDER = 100
)
View Source
const (
	QYERY_APIKEY    = "apikey"
	QUERY_PROVIDERS = "providers"
	QUERY_CACHE     = "cache"
)
View Source
const API_KEY = "YOUR_SEC_KEY"
View Source
const AUTH_ON = false

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyList

type ProxyList struct {
	Timestamp time.Time
	Proxies   []provider.ProxyItem
}

Jump to

Keyboard shortcuts

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