Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Titanium-Web-Proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Titanium-Web-Proxy
Commits
9334162b
Commit
9334162b
authored
Sep 01, 2018
by
justcoding121
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
6ae4989e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
22 deletions
+22
-22
README.md
README.md
+22
-22
No files found.
README.md
View file @
9334162b
...
...
@@ -9,23 +9,6 @@ Kindly report only issues/bugs here . For programming help or questions use [Sta
*
[
API Documentation
](
https://justcoding121.github.io/Titanium-Web-Proxy/docs/api/Titanium.Web.Proxy.ProxyServer.html
)
*
[
Wiki & Contribution guidelines
](
https://github.com/justcoding121/Titanium-Web-Proxy/wiki
)
## Dev Environment
Development enviroment used to work and build this project is described below for each platforms.
### Windows
*
Visual Studio 2017 as IDE for .NET/.NET standard builds
*
Visual Studio Code as IDE for .NET Standard only builds
### Mac OS
*
Visual Studio Code as IDE for .NET Standard only builds
### Linux
*
Visual Studio Code as IDE for .NET Standard only builds
### Features
*
Multithreaded & fully asynchronous proxy employing server connection pooling, certificate cache & buffer pooling
...
...
@@ -33,11 +16,7 @@ Development enviroment used to work and build this project is described below fo
*
Supports mutual SSL authentication, proxy authentication & automatic upstream proxy detection
*
Kerberos/NTLM authentication over HTTP protocols for windows domain
### Usage
Refer the HTTP Proxy Server library in your project, look up Test project to learn usage.
### Installation
Install by
[
nuget
](
https://www.nuget.org/packages/Titanium.Web.Proxy
)
For beta releases on
[
beta branch
](
https://github.com/justcoding121/Titanium-Web-Proxy/tree/beta
)
...
...
@@ -53,6 +32,27 @@ Supports
*
.Net Standard 2.0 or above
*
.Net Framework 4.5 or above
### Development Environment
Development enviroment used to work and build this project is described below for each platforms.
#### Windows
*
Visual Studio 2017 as IDE for .NET/.NET standard builds
*
Visual Studio Code as IDE for .NET Standard only builds
#### Mac OS
*
Visual Studio Code as IDE for .NET Standard only builds
#### Linux
*
Visual Studio Code as IDE for .NET Standard only builds
### Usage
Refer the HTTP Proxy Server library in your project, look up Test project to learn usage.
Setup HTTP proxy:
```
csharp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment