Giter Site home page Giter Site logo

mproxy-openvpn's Introduction

下载到linux

git clone https://github.com/f23997/mproxy-openvpn.git

进入目录 cd mproxy-openvpn

openvpn.tar为openvpn镜像包

通过sftp上传国内到主机

恢复镜像包命令

docker load -i openvpn.tar

搭建教程 https://github.com/f23997/mproxy-openvpn/blob/main/openvpn免流搭建.txt

mproxy代理host伪装混淆域名 转接openvpn 这个代理和openvpn部署在同一个服务器 下载文件

wget https://github.com/f23997/abc123/files/14479919/mproxy.c.zip

解压文件 unzip mproxy.c.zip

apt install gcc -y

###centos用 yum 安装

gcc -DPORTS=1194 -o mproxy mproxy.c

chmod +x mproxy

./mproxy -l 80

如果1194端口为openvpn

在客户端修改添加任意host伪装域名

remote v3-ml.douyinvod.com 80 tcp

http-proxy 这里填写代理ip 80

mproxy-openvpn's People

Contributors

f23997 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.