• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

XFilter - Open source packet filter & playground

Joined
Jul 23, 2011
Messages
391
Reaction score
664
# Welcome

XFilter is a open-source SRO packet filter targetting the following technologies. The license is MIT. This means you can do whatever the hell you want with this source code.

* Microsoft .NET Framework 4.6
* Entity Framework
* Microsoft SQL Server 2017

Future plans:
System.Buffers for pools, remove all that boilerplate crap, decent architecture.
[Redacted]

This is pretty much a playground for the upcoming Phoenix emulator.
It may and prolly has some critical bugs, architecture flaws - it is not ready for production use.

Special thanks to:

* pushedx
* Daxter
* florian0
* KingDollar

Repository link:
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Jul 23, 2011
Messages
391
Reaction score
664
how many players xfilter can handle ?

It should not really matter since the filter is designed to be scaleable. Farm manager is pretty much a master server which simply coordinates slave server actions. This means you can run agent 1 on machine 1 and agent 2 on machine 2.

Generally, it should handle *enough* players. I doubt you will reach 10k+ connections at the same time and .NET handles that net io stuff pretty well under the hood.
 
Newbie Spellweaver
Joined
Nov 21, 2017
Messages
28
Reaction score
1
thx for open sour.
where is down. link?
 
Back
Top