Installations réseau
Utiliser Asteroboard depuis un autre appareil, faire tourner Asterobot sur un serveur, le MITM sur plusieurs ordinateurs, et la sécurité.
5 archives dans cette catégorie
-
Asteroboard, Asterobot and your Dofus client can each run on a different machine. Before you split them up, it helps to know which part talks to which, and on what address. Every connection Your browser → Asterobot (port 8080) Your browser → asteroboard.asterobot.net Your browser → asterobot.net Your Dofus client, in MITM mode → Asterobot (ports 8080, 5555, 5556) Your Dofus client, in MITM mode → Ankama's servers Asterobot → Ankama's servers Asterobot → asterobot.net From To Defaul
- 1 vue
-
Out of the box, only the computer running Asterobot can use Asteroboard. You can open it to the other devices of your home network: your phone on the sofa, a laptop in another room. For a machine that isn't on your network, such as a rented server, see Asterobot on a remote machine. The examples call the computer running Asterobot "the Asterobot computer", and give it the address 192.168.1.20 on your network. Use yours instead. Why it takes HTTPS Asteroboard comes from https://asteroboard.ast
- 1 vue
-
Asterobot doesn't need a screen. It can run on a rented server, a Raspberry Pi in a cupboard or a PC in another house, while you use Asteroboard in your own browser. The examples use Linux, the usual system on servers, and the same ideas apply on Windows and macOS. Install it Asterobot is published for Linux on two kinds of processor: Asterobot_VERSION_linux_amd64.7z for Intel and AMD, and Asterobot_VERSION_linux_arm64.7z for ARM, such as a Raspberry Pi 4 or 5 or an ARM server. Run uname -m on
- 1 vue
-
In MITM mode, short for man-in-the-middle, a bot relays the game you play. When Dofus and Asterobot share a computer, Asterobot edits one line of your Dofus folder by itself (MITM mode). When Dofus runs on another computer, Asterobot can't reach that file, so you make the change yourself and open Asterobot's ports to that computer. This page uses three computers: PC A runs Dofus, installed with the Ankama Launcher. PC B runs Asterobot. PC C runs Asteroboard in a browser. PC C is optional.
- 1 vue
-
Asterobot has no user accounts of its own: whoever reaches its port is treated as you. That's fine while it only listens on your own computer, and it's the one thing to keep in mind before you let other machines in. Anyone who reaches Asterobot can do what you do Asteroboard does everything through Asterobot's port, the one in server.listenAddress. Anyone whose browser or program reaches that port, and gets past basic auth when you've set it, can do all of it too: Read every setting, includi
- 1 vue