Isn't I2P java? The botnet uses java? I thought python or C is preferred for that kinda stuff
The official router implementation is Java. i2pd is an alternative written in C++.
Once established communication can transparently be processed through a socks proxy, or integration with SAM or similar https://i2p.net/en/docs/api/samv3/
Communication between bots use network protocols, it doesn't matter in which language those protocols are implemented.
Computers are so fast it doesn’t matter
The official router implementation is Java. i2pd is an alternative written in C++.
Once established communication can transparently be processed through a socks proxy, or integration with SAM or similar https://i2p.net/en/docs/api/samv3/