CaptFacePwn Posted August 29, 2016 I see the web based one but im not paying 5 bucks a month to admin the server. So is there a tool out there comparable to Battlewarden? or something to that effect? Share this post Link to post Share on other sites
-Steve- Posted August 30, 2016 I dont think that there is anything else available that I am aware of. $5 per month for a good running, dependable, user friendly, supported program really isnt a real hardship to a clan nor a person. Seriously, it is only the equivalent of 2 or 3 cups of coffee per month. Share this post Link to post Share on other sites
Soulzz Posted August 30, 2016 Honestly, most battlefield clans use a similar tool called rconnet, which is far more expensive.Sent from my SAMSUNG-SM-G920A using Tapatalk Share this post Link to post Share on other sites
Spectral Posted August 30, 2016 https://github.com/OffworldIndustries/SquadRemoteAdmin Share this post Link to post Share on other sites
disposableHero Posted August 30, 2016 There is a free solution (and obviously open source), which Spectral has linked above. Please note that it is still under development with some testing and bug fixing going on. Once it is complete and bug-free then I'm sure an announcement will be made. Share this post Link to post Share on other sites
CaptFacePwn Posted September 15, 2016 the readme sucks, how do you use it? Share this post Link to post Share on other sites
Polo Besscobar Posted November 5, 2016 There's a Squad RCON client for PHP: https://github.com/SquadSlovenia/squad-rcon-php (released by squad-slovenia.com) Share this post Link to post Share on other sites
WARti0k0ne -BG- Posted November 6, 2016 (edited) @SpectralHey is Squad RCON protocol build on top of the Valve RCON protocol with some modifications? I'm trying to understand with my limited knowledge the SquadRemoteAdmin code. If i can reference to Valve RCON in some areas it would be easier to understand what is done in the source and what the Squad specific modifications are. Edited November 6, 2016 by WARti0k0ne -BG- Share this post Link to post Share on other sites
Polo Besscobar Posted November 6, 2016 I just asked a major game servers provider very similar question and they said that, according to their knowledge, Squad does not implement any of the standard query protocols which makes it an exception and requires quite a few workarounds to get a decent console / control panel going. Share this post Link to post Share on other sites
WARti0k0ne -BG- Posted November 6, 2016 (edited) I see, but is the difference in admin commands used or in the TCP/UDP RCON protocol itself. I'm more interested on the communication level bytes and bits more than the actual admin/RCON commands. I'm trying to modify one existing opensource desktop program (object pascal) to support Squad as a plain learning / hobby project, if it works out I may then maybe fork (or build own version from scratch with better license) it and extend it a bit and share with the community. Not that it would happen anytime soon, I have schedule similar of DNforever ..because n00b. Server CFG configuration program is easy task, wich I'm partly done, but this RCON part is totally new stuff to me. Edited November 6, 2016 by WARti0k0ne -BG- Share this post Link to post Share on other sites
Spectral Posted November 7, 2016 yes, it is built on the RCON valve protocol Share this post Link to post Share on other sites
ghostdragons445 Posted May 10, 2018 any update on this? Share this post Link to post Share on other sites