Raised This Month: $32 Target: $400
 8% 

[Any] Paranoia IP Tracker


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Plugin ID:
2816
Plugin Version:
1.0.1
Plugin Category:
Statistical
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    15 
    Plugin Description:
    Logs IP addresses to a database.
    Old 02-25-2012 , 07:41   [Any] Paranoia IP Tracker
    Reply With Quote #1

    [Any] Paranoia IP Tracker
    Version 1.0.1


    Description:
    Logs players IP addresses to two database tables.

    Why?
    Maybe you've had an issue with a skiddie attacking your servers and want to track their IP to a steamid. Maybe you've wanted to ban a troublemaker, but they just create new accounts.

    Whatever your reason is, this plugin is intended for proactive security/logging, although you could also use it to see where your players are playing from if you were inclined.
    The plugin creates and logs to two tables:
    • Paranoia_IPTracker:
      Holds the player's steamid, last used name, a timestamp of their last connect, and the player's last 10 unique IP addresses.
    • Paranoia_IPTrackerLogs:
      Stores a row for every connection with the steamid, name, IP and timestamp for that connection.
      Note: this table is only used if sm_paranoia_ip_verbose is set to 1.

    Commands:
    • None

    Cvars:
    • sm_paranoia_ip_version
      • Plugin Version
    • sm_paranoia_ip_verbose
      • Set to 1 and the plugin will also log to Paranoia_IPTrackerLogs.

    Install Instructions:

    1. Place ParanoiaIPTracker.smx into your addons/sourcemod/plugins/ folder.
    2. Update your databases.cfg file with an entry for "paranoiaip".

    Notes:
    • If the plugin loses connection to the database server, it will log to the logs/paranoia_ip.log file as a backup solution.
    • This plugin does NOT support SQLite.

    Version History:
    • V1.0.0
      • Initial Release
    • V1.0.1
      • Forgot to escape names.
    Total downloads as prior to last edit: 20






    Attached Files
    File Type: sp Get Plugin or Get Source (ParanoiaIPTracker.sp - 3590 views - 6.2 KB)
    __________________

    Last edited by DarthNinja; 07-11-2013 at 15:08.
    DarthNinja is offline
     



    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 02:55.


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