+ Reply to Thread
Results 1 to 3 of 3

Thread: Proxifier trial reset

  1. #1
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386

    Proxifier trial reset

    While I favor free software over proprietary and/or commercial options, there isn't anything nearly as capable as Proxifier for Windows. You can reset the 31-day trial period by closing the program and merging these registry keys.

    Code:
    REGEDIT4
    
    [HKEY_CURRENT_USER\Software\Initex\Proxifier\Settings]
    "CompatibilityModeType"=-
    "InstallData"=-
    
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
    "CompatibilityModeType"=-
    For the portable version, find the OperationalModeType and InstallData lines in the INI and blank their values, or delete them altogether. Works with version 4.11.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    Renk (30.05.23) , Instab (05.02.23) , Lucas Kane (05.02.23) , AxiomaticDirection (05.02.23) , mmmmm (03.02.23) , Mag1sk (02.02.23)

  3. #2

    Join Date
    28.02.10
    Location
    Earth
    Posts
    38
    Activity Longevity
    2/20 17/20
    Today Posts
    0/5 sssssss38
    Thanks for this!
    Any reliable place to get good performance proxies while we are at it?
    Last edited by Lucas Kane; 05.02.23 at 15:52.
    Reply With QuoteReply With Quote
    Thanks

  4. #3
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Sadly can't give any recommendations, all the sources I had bookmarked are kaput and I only use Tor and the occasional SSH tunnel set up by myself these days. You can always run this to find blatantly exposed proxies on your own (increase the iR value to scan more random hosts).

    Code:
    nmap -sS -sV -p 1080,8080,3128 -T4 -vv -n -Pn --script socks-open-proxy,http-open-proxy -iR 4096
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  5. Who Said Thanks:

    Lucas Kane (09.02.23)

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •