Skip to content

KR3KZ/proxy-dofus-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

proxy-dofus-1

Proxy for Dofus 1 in NodeJS.

It is WIP so only the login phase is supported.

Install NodeJS. (https://nodejs.org/)

Edit your config.xml and add :

<conf name="Proxy">
  <connserver name="Proxy" ip="127.0.0.1" port="1500"/>
  <dataserver url="http://dofusretro.cdn.ankama.com/" priority="1"/>
</conf>

Start it in console mode node .\server.js.

Log in into the Proxy tab on the Dofus client.

About

Proxy for Dofus 1 in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published