Giter VIP home page Giter VIP logo

xustjuan / ops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zero-rp/ops

0.0 0.0 0.0 2.52 MB

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

C 84.39% HTML 15.25% CMake 0.36%

ops's Introduction

ops

ops是一款轻量级、高性能、功能强大的内网穿透,异地组网代理服务器。目前支持tcp、udp流量转发,可支持任何tcp、udp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析等等……),此外还支持内网http代理、内网socks5代理p2p等,并带有功能强大的web管理端。

快速开始

安装

releases

下载对应的系统版本即可,服务端和客户端是单独的

服务端启动

下载完服务器压缩包后,解压,然后进入解压后的文件夹

  • 默认端口

ops默认配置文件使用了80,443,8088,8025端口

80与443端口为域名解析模式默认端口

8088为web管理访问端口

8025为网桥端口,用于客户端与服务器通信

  • 启动

对于linux|darwin sudo ops

对于windows,管理员身份运行cmd,进入程序目录 ops.exe

  • 访问服务端ip:web服务端口(默认为8088)

  • 使用用户名和密码登陆(默认admin/1234,正式使用一定要更改)

  • 创建客户端

  • 参数说明

    • -p: 网桥端口,默认8025
    • -w: web管理访问端口,默认8088
    • -h: http模式端口,默认80
    • -s: https模式端口,默认443
    • -d: 数据库保存路径,默认当前目录

客户端连接

  • 点击web管理中客户端前的+号,复制启动命令
  • 执行启动命令,linux直接执行即可,windows将./opc换成opc.exe用cmd执行
  • 参数说明
    • -h: 服务端ip,默认127.0.0.1
    • -p: 服务器端口,默认8025
    • -a: 通信密钥

配置

  • 客户端连接后,在web中配置对应穿透服务即可

ops's People

Contributors

wseng avatar zero-rp 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.