Updated the Proxy library

This commit is contained in:
Milutinke 2022-09-06 19:13:23 +02:00
parent 81579a7e40
commit d900824d6a
11 changed files with 3 additions and 2598 deletions

View file

@ -1,9 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Net.Sockets;
using Starksoft.Net.Proxy;
using System.Net.Sockets;
using Starksoft.Aspen.Proxy;
namespace MinecraftClient.Proxy
{