JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 09.09.2010, 14:25
plastic
Guest
 
Posts: n/a
Default REGEX how to permit every IP except my own

Hi,

hope that anyone can help me...
I need a REGEX code that allows the standard IP-Range with exception of my own IP.
Background: I connect to the net via OpenVPN and i only want to use jdownloader when i'm in the vpn. My Own IP is almost static (cable -dsl).

thanks
plastic
Reply With Quote
  #2  
Old 21.12.2010, 15:57
remi
Guest
 
Posts: n/a
Default

regex don't 'allow' strings, but they match strings.

If you use a regex for matching an IP address, you can use the result of that match and compare it with your IP address. The result will be true or false and can be used to allow a particular action or not.
Reply With Quote
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 +2. The time now is 09:36.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.