Giter Site home page Giter Site logo

proxy's Introduction

PROXY socks 5

free proxy

most proxy sucks, couse it free :c
ssl/tls - sh1t

https://hidemy.io/en/proxy-list/

https://www.ipaddress.com/proxy-list/

https://github.com/TheSpeedX/PROXY-List

https://www.us-proxy.org/

https://github.com/bluet/proxybroker2

check proxy

https://proxy6.net/en/checker

my choise

107.181.161.81:4145

proxy curl

curl --socks5 107.181.161.81:4145 check-host.net/ip

proxychains4

sudo apt-get install proxychains4
sudo nano /etc/proxychains.conf
# at the end change     127.0.0.1 9050  
# to
socks5  107.181.161.81  4145

or | may be both

sudo nano /etc/proxychains4.conf
# at the end change     127.0.0.1 9050  
# to
socks5  107.181.161.81  4145

also change dns to google dns

sudo nano /usr/lib/proxychains3/proxyresolv
# Change line to this
DNS_SERVER=8.8.8.8

Usage

proxychains curl check-host.net/ip

for terminal

proxychains bash

proxy's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.