• This repository has been archived on 14/Aug/2023
  • Stars
    star
    171
  • Rank 221,261 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

稳定易用的代理工具

Eagle Tunnel DNC

csharp eagle tunnel

稳定易用的代理工具。

出于性能和易于部署的因素,ET已经用Golang重新实现,并且具有更优的体验。推荐移步使用:Eagle Tunnel Go

介绍

特性

  • HTTPS(S) 代理
  • SOCKS 5 代理
  • 多路负载均衡
  • systemd系统服务
  • 用户认证
  • 用户限速
  • 智能分流
  • hosts

平台

依赖

dotnet core

安装

Linux/macOS

mkdir ~/git
cd ~/git
git clone --recursive https://github.com/eaglexiang/eagle.tunnel.dotnet.core.git
cd ./eagle.tunnel.dotnet.core
./build.sh
sudo ./install.sh

Windows/Linux/macOS

下载

其它

基于 Eagle Tunnel Lib 开发

开源协议

MIT