Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

eaglexiang/eagle.tunnel.dotnet.core

Repository files navigation

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