Auth server emu

04/02/2014 01:05 glandu2#1
Auth server emu preview:
- RSA (8.2+) and DES (8.1-) methods of encryption supported
- Ban supported using file
- Works on linux (any architecture including arm) (and windows)
- Kick when already connected works (when the client is still on the server selection or ingame)
- Config file (unknown config keys are reported, can be overridden by command line parameters)
- Check DB connection when starting
- Support DB reboots (all clients authentication will be rejected while the DB is offline)
- Integrated upload server with icon server (no need to have a web server nor official uploadserver)
- Integrated icon server: 20k request/sec, 4GBytes/sec on localhost (2,6Ghz cpu)
- Auth: 115 authentications / sec (most of the time is lost by the DB, cpu usage is < 10%, DB on ethernet LAN)

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
04/02/2014 02:28 mongreldogg#2
lets say WOW or die.
veeery veeery nice!
04/02/2014 02:30 ThunderNikk#3
Very interesting work.
04/02/2014 03:11 sonaa#4
Really nice :)
04/02/2014 13:51 rastamannns#5
Hey. Can you explain how RSA encrypted package and give key. Thank you =)

I write auth emulator c#
04/02/2014 15:23 TheSuperKiller#6
The Only dream feature that I worked alot on is the mac address blocker but with no hope .
btw great efforts
04/02/2014 23:22 Musta²#7
Great job, love the universal os-support.

Quote:
Originally Posted by TheSuperKiller View Post
The Only dream feature that I worked alot on is the mac address blocker but with no hope .
btw great efforts
Mac addresses can be easily faked and bypassed, an HWID block system would be more secure.
04/03/2014 14:00 TheSuperKiller#8
Quote:
Originally Posted by MuStA2222 View Post
Great job, love the universal os-support.



Mac addresses can be easily faked and bypassed, an HWID block system would be more secure.
am saying mac address cause it's data is being sent by the client "or gg" itself .
that's it .