Raised This Month: $ Target: $400
 0% 

HTTP Server w/ RCon Multiplexer


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 03-28-2017 , 10:56   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #1

Quote:
Originally Posted by asherkin View Post
Saying what game would be a good start.
Indeed, sorry. It's for TF2.
__________________
Want to check my plugins ?
Arkarr is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-28-2017 , 17:59   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #2

Quote:
Originally Posted by Arkarr View Post
Indeed, sorry. It's for TF2.
Thank you, I have pushed updated gamedata.
__________________
asherkin is offline
PartialCloning
Senior Member
Join Date: Dec 2015
Old 05-16-2017 , 14:36   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #3

Have you considered and would you consider porting this to Goldsrc or do you strictly only code for source? I am aware that Klippy is working on his own version however he hasn't officially released it and he is unable to work on it in the foreseeable future.

No sample plugins, documentation, or even support would be needed. Just the bare minimum port to a module would be sufficient.
PartialCloning is offline
enderandrew
Senior Member
Join Date: Jun 2020
Old 07-16-2020 , 18:33   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #4

I've installed the extension and a few plugins (webmanager and webscoreboard).

If I browse to the IP address of my server, nothing comes up. What should the urls be?

http://98.161.14.88/ doesn't load. I show the extension is loaded:

Code:
"Automatic Updater" (1.11.0.6599) by AlliedModders LLC: Updates SourceMod gamedata files
 "Webternet" (1.11.0.6599) by AlliedModders LLC: Extension for interacting with URLs
 "Accelerator" (2.5.0) by Asher "asherkin" Baker: SRCDS Crash Handler
 "Console Cleaner" (1.1.0) by Zephyrus, Accelerator: Console warning suppressor
 "cURL Extension" (1.3.0.0) by ben: cURL Extension
 "PathFollower" (20170312-2) by sigsegv, Pelipoika: SourcePawn interface for NextBot's PathFollower
 "SDK Hooks" (1.11.0.6599) by AlliedModders LLC: Source SDK Hooks
 "BinTools" (1.11.0.6599) by AlliedModders LLC: Low-level C/C++ Calling API
 "TF2Items" (1.6.4) by Asherkin & AzuiSleet & Damizean: TF2 Item Modifier
 "TF2 CalculateMaxSpeed Detour" (1.0.4) by nosoop: Allows overriding max speed results
 "TF2 Tools" (1.11.0.6599) by AlliedModders LLC: TF2 extended functionality
 "SDK Tools" (1.11.0.6599) by AlliedModders LLC: Source SDK Tools
 "Top Menus" (1.11.0.6599) by AlliedModders: Creates sorted nested menus
 "Regex" (1.11.0.6599) by AlliedModders LLC: Provides regex natives for plugins
 "SteamWorks Extension" (1.2.3 FORK 1.0.0) by Kyle Sanderson: Exposes SteamWorks functions to Developers
 "Client Preferences" (1.11.0.6599) by AlliedModders: Saves client preference settings
 "SQLite" (1.11.0.6599) by AlliedModders LLC: SQLite Driver
 "GeoIP" (1.11.0.6599) by AlliedModders LLC: Geographical IP information
 "DHooks" (2.2.0-detours14a) by Dr!fter: Dynamic Hooks
 "Connect" (1.2.1) by Asher "asherkin" Baker: Forward for early connection
 "System2" (3.2.1) by David Ordnung: HTTP/FTP Request and System API for Sourcemod
 "Source Scramble" (0.4.0) by nosoop: Tools for working with memory.
 "Socket" (3.0.2) by Player: Socket extension for SourceMod
 "SteamTools" (0.10.0+54fdc51) by Asher "asherkin" Baker: SteamWorks for SourceMod
 "Webcon" (May 24 2017) by Asher "asherkin" Baker: HTTP Server
 "Conplex" (May 24 2017) by Asher "asherkin" Baker: RCon Multiplexer
 "MySQL-DBI" (1.11.0.6599) by AlliedModders LLC: MySQL driver implementation for DB

Last edited by enderandrew; 07-16-2020 at 18:37.
enderandrew is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-16-2020 , 19:15   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #5

You need to include the port of the gameserver, e.g. http://98.161.14.88:27015/
__________________
asherkin is offline
enderandrew
Senior Member
Join Date: Jun 2020
Old 07-16-2020 , 19:31   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #6

Quote:
Originally Posted by asherkin View Post
You need to include the port of the gameserver, e.g. http://98.161.14.88:27015/
That makes sense. I don't know why I didn't think to try that. Thanks!
enderandrew is offline
kossolax
AlliedModders Donor
Join Date: Jan 2008
Location: Belgium
Old 08-21-2020 , 01:54   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #7

Hello,

Does still work for you since latest csgo update ? (windows dedicated server)

Thanks,

Last edited by kossolax; 08-21-2020 at 01:55.
kossolax is offline
poel
Veteran Member
Join Date: Mar 2013
Old 08-22-2020 , 07:29   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #8

Quote:
Originally Posted by kossolax View Post
Hello,

Does still work for you since latest csgo update ? (windows dedicated server)

Thanks,
Same for me.
Without the EXT in my server, RCON working fine.

I think, we need a fix/update from this Extension
poel is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-23-2020 , 09:31   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #9

What are you seeing happen with CS:GO? Is it failing to load? Crashing? Webcon not working?
__________________
asherkin is offline
kossolax
AlliedModders Donor
Join Date: Jan 2008
Location: Belgium
Old 08-23-2020 , 14:58   Re: HTTP Server w/ RCon Multiplexer
Reply With Quote #10

Since the latest update, as soon as webcon exts is loaded, the RCON doesn't work anymore. I've tried on Windows and Linux. I've checked for new windows signature, I've found these:


ProcessAccept: \x55\x8B\xEC\x83\xEC\x24\x53\x56\x57\x8D\x45\ xF8
RunFrame: \x55\x8B\xEC\xB8\x64\x10\x00\x00
RunFrame(or): \x55\x8B\xEC\x83\xEC\x14\x53\x56\x57\x8B\xF9\ x8B\x77\x58
HandleFailedRconAuth: no change.

But it didn't help either. I don't know if there are wrong or something else changed.

Thanks,

Last edited by kossolax; 08-23-2020 at 15:02.
kossolax is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode