8000 GitHub - tyranid/CANAPE.Core at v1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tyranid/CANAPE.Core

Repository files navigation

CANAPE.Core - (c) James Forshaw 2017

A network proxy library written in C# for .NET Core based on CANAPE. Licensed under GPLv3.

It should work on any platform with .NET Standard support 1.5, so .NET Core 1.0.4 on Windows, Linux and macOS should be suitable as well as recompiling for .NET framework and Mono.

To use either compile with Visual Studio 2017 with .NET Core support or from the command 637C line do the following:

dotnet restore
dotnet build CANAPE.Cli/CANAPE.Cli.csproj -c Release -f netcoreapp1.1
cd CANAPE.Cli/bin/Release/netcoreapp1.1
dotnet exec CANAPE.Cli.dll Examples/SocksProxy.csx --color

About

A network proxy library written in C# for .NET Core based on CANAPE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0