Shadowsocks-Net icon indicating copy to clipboard operation
Shadowsocks-Net copied to clipboard

✈ A light-weight, cross-platform, extensible Shadowsocks developed in C# (.NET Core).

Results 6 Shadowsocks-Net issues
Sort by recently updated
recently updated
newest added

I need the server to count the number of clients online and the traffic usage of each client, and actively disconnect a client.

## 简要描述 Bug 使用HTTP代理的时候URL使用Post方式提交,不能正常工作,比如在内部建立如下网络: Debian 10 X64,使用python版本的官方SSServer windows 7 X64,使用当前项目 这种网络情况下访问内部网络的无线路由器,192.168.1.1,可以显示登录页面。但是无法登录,跟踪日志在提交密码登录的时候,采用post方式,代理服务器没有响应 ## 环境 - 程序版本: 当前Master版本 - 系统版本(例如 Windows 10 1903): Windows 7 SP1 X64 - .NET 版本(例如 Mono 6.8.0):...

bug report

1. 基于原生 UWP VPN API 之前 @Noisyfox 在 shadowsocks/shadowsocks-windows#862 表示微软没有把文档放出来。事实上 [MSDN 文档](https://docs.microsoft.com/zh-cn/uwp/api/windows.networking.vpn)已经有了,只是描述不够清晰,也没有例子。按照前人在 iOS 上的做法,我大概有了一点点思路,但目前并没有着手实现。欢迎一起探讨。 2. [桌面到通用 Windows 平台 (UWP) 桥](https://docs.microsoft.com/zh-cn/windows/uwp/porting/desktop-to-uwp-root) 如果完全抛弃移动版用户,用这种方法也许可以少走些弯路,不过要牺牲掉一些 Win32 特性。 利益相关: Lumia 640 用户

**Is your feature request related to a problem? Please describe.** YtFlow is a UWP VPN app that includes an own-created Shadowsocks implementation. In the future, it may be adapted to...

Bumps System.Text.Json from 4.7.0 to 8.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=4.7.0&new-version=8.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies