An open API service indexing awesome lists of open source software.

https://github.com/0blu/albiontracker

Proof of concept for a damage tracker in AlbionOnline
https://github.com/0blu/albiontracker

Last synced: 8 months ago
JSON representation

Proof of concept for a damage tracker in AlbionOnline

Awesome Lists containing this project

README

          

# AlbionTracker
# Still work in progress

![Example Log](https://i.imgur.com/FaVgGpW.gif)

# FAQ
## Playernames are not visible
A solution for this would be to force the server to send you all the necessary information,
this can be done by **switching into another cluster**.

# Is it allowed? YES!
[As David Salz (Technical Lead for Albion Online) stated:](https://forum.albiononline.com/index.php/Thread/51604-Is-it-allowed-to-scan-your-internet-trafic-and-pick-up-logs/?postID=512670#post512670)
> Our position is quite simple. As long as you just look and analyze we are ok with it. [...]
> As some of you have already pointed out, using WireShark or silimar tools to analyze network traffic is undetectable from our end and we therefore do not consider it an offense.

In fact this tool builds on `pcap` which is the same library that WireShark uses.

# License
This project is licensed under _GNU GENERAL PUBLIC LICENSE_, so please make your changes open source.