Code Monkey home page Code Monkey logo

proxifier-ubuntu's Introduction

proxifier-ubuntu

proxyfier alternative for linux using redsocks. Proxify all linux applications through SOCKS4/5, HTTP proxy

命令行代理全局流量,通过iptables规则转发。

本地会监听 12345 端口,默认仅转发80443端口。要转发其他端口,自行修改 set-iptablesOUTPUT部分。

Http/socks5的代理服务,推荐使用clash,支持docker运行,并且可以自定义配置域名/ip流量指向,来达到 windows/mac下单 proxifier的功能。

Installation

Install redsocks.

# 安装
sudo apt-get install redsocks
# 开机自启
sudo systemctl enable redsocks
# 启动服务
sudo systemctl start redsocks
# 重启服务
sudo systemctl restart redsocks
# 停止服务
sudo systemctl stop redsocks

Usage

  1. Setup redsocks.conf (Example config given)
    /etc/redsocks.conf
# 编辑配置信息
vim resocks.conf
# 将配置信息复制到系统配置位置
cp resocks.conf /etc/resocks.conf
  1. Open Terminal and run
    sudo ./start-proxifier.sh

Done. Check IP

  1. Stop proxy and flush iptables
    sudo ./stop-proxifier.sh

proxifier-ubuntu's People

Contributors

scjtqs2 avatar

Stargazers

anysoft avatar Wamdy avatar Burt avatar

Watchers

 avatar

Forkers

gaozzr szhnb

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.