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

[Any] Paranoia IP Tracker


Post New Thread Reply   
 
Thread Tools Display Modes
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:
    14 
    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
    DarthNinja
    SourceMod Plugin Approver
    Join Date: Mar 2009
    Location: PreThinkHook()
    Old 02-25-2012 , 07:42   Re: [Any] Paranoia IP Tracker
    Reply With Quote #2

    Reserved
    __________________
    DarthNinja is offline
    Groger
    Veteran Member
    Join Date: Oct 2009
    Location: Belgium
    Old 02-25-2012 , 08:47   Re: [Any] Paranoia IP Tracker
    Reply With Quote #3

    haha, brilliant

    **installing**
    Groger is offline
    Aggamemnon
    SourceMod Donor
    Join Date: Dec 2011
    Location: Australia
    Old 02-26-2012 , 06:02   Re: [Any] Paranoia IP Tracker
    Reply With Quote #4

    Looks great!

    Can this be put into several servers?
    Aggamemnon is offline
    DarthNinja
    SourceMod Plugin Approver
    Join Date: Mar 2009
    Location: PreThinkHook()
    Old 02-26-2012 , 07:55   Re: [Any] Paranoia IP Tracker
    Reply With Quote #5

    Yep
    __________________
    DarthNinja is offline
    Professor Chaos
    Junior Member
    Join Date: Nov 2011
    Location: The People's Republic of
    Old 02-27-2012 , 07:58   Re: [Any] Paranoia IP Tracker
    Reply With Quote #6

    It was installed before i finished reading the description......
    __________________
    Professor Chaos is offline
    ku5h
    Member
    Join Date: Feb 2009
    Old 02-27-2012 , 20:57   Re: [Any] Paranoia IP Tracker
    Reply With Quote #7

    nice plugin. thx.
    __________________
    ku5h is offline
    TnTSCS
    AlliedModders Donor
    Join Date: Oct 2010
    Location: Undisclosed...
    Old 03-02-2012 , 17:56   Re: [Any] Paranoia IP Tracker
    Reply With Quote #8

    nice

    Will put this to use
    __________________
    View my Plugins | Donate
    TnTSCS is offline
    PiwneBractwo
    New Member
    Join Date: Oct 2011
    Old 03-03-2012 , 06:54   Re: [Any] Paranoia IP Tracker
    Reply With Quote #9

    Nice plugin

    You can change the date in Paranoia_IPTrackerLogs / ConnectTime ?
    In this table I see date for example 1330774025.


    Sorry for my english
    Regards
    PiwneBractwo is offline
    Dr. McKay
    Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
    Join Date: Aug 2011
    Location: Atlantis
    Old 03-05-2012 , 00:51   Re: [Any] Paranoia IP Tracker
    Reply With Quote #10

    Quote:
    Originally Posted by PiwneBractwo View Post
    Nice plugin

    You can change the date in Paranoia_IPTrackerLogs / ConnectTime ?
    In this table I see date for example 1330774025.


    Sorry for my english
    Regards
    That's a UNIX timestamp. Convert it here -> http://www.unixtimestamp.com

    Paste the number into the Timestamp box and hit Convert.

    Code:
    TIME STAMP: 1330774025
    
    DATE (M/D/Y @ h:m:s): 03 / 03 / 12 @ 5:27:05am EST
    __________________
    Dr. McKay is offline
    Reply


    Thread Tools
    Display Modes

    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 18:08.


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