Document
[FREE] VpnChecker

[FREE] VpnChecker

Hello Everyone Today I will publish 7th extension, VpnChecker. This is is is an extension to check if user is using VPN ( Virtual Private Network

Related articles

How to pause a VPN connection: A step-by-step guide How to Export Files From Google Drive, iCloud and Other Services Cloud9’s yay takes a beating in ranked match in Brazil How to use a VPN in Iran and Bypass Blocks on Irancell Students: How do I claim my account?

Hello Everyone

Today I will publish 7th extension, VpnChecker.

This is is is an extension to check if user is using VPN ( Virtual Private Network ) .

Documentation

Boolean to check if user is using VPN or not. Returns true if user is using VPN & returns false if the user is not using VPN.

Download

Direct Download : xyz.nisarga.VpnChecker.aix ( 6.1 KB )
Alternative Download link : click Here
This extension is free, forever

Sample Blocks

Source Code (Open Source)

This extension is is is now open source and the source code is license under MIT License .

This extension does not require any API key.

6 Likes

Hello Nisarga

What is the purpose of this extension?

2 like

This extension will check if the user of any device is using any Virtual Private Network or Proxy to manipulate his original IP Address or location.

A virtual private network (VPN) is a mechanism for creating a secure connection between a computing device and a computer network, or between two networks, using an insecure communication medium such as the public Internet.
A VPN can extend access to a private network (one that disallows or restricts public access) to users who do not have direct access to it, such as an office network allowing secure access from off-site over the Internet. The benefits of a VPN include security, reduced cost…

That is what the extension can do – but what is the purpose of what it can do. If an App used the Extension, what use would the result be?

1 Like

Thanks
is a nice extension

1 Like


mateja


6

For example, 1 app is only available in a specific region and uses a VPN checker to block people trying to bypass the restriction with a vpn

2 like

That’s not a reliable test though is it? The App User could easily be in an approved country but is using VPN for a different purpose.

1 Like


mateja


8

you can ask the user to disable the vpn

“you seem to be using a vpn/proxy. please disable it and try again”

2 like

Yes ,
there are apps that are connected to servers and a vpn activated can provoke an error

1 Like


taifun


10

thank you for your contribution
please remember the naming conventions, update your extension and republish it. Thank you.

If you are developing an extension, then please follow the naming conventions, which is UpperCamelCase for the package name as well as for property, method and event names (i.e. the first letter should be a capital letter) and lowerCamelCase for parameter names, no underscores .
Example
[naming]
What does UpperCamelCase mean?

UpperCamelCase (part of CamelCase ) is a naming convention in which a name is formed of multiple words that are joined together as a single word with the first l…

taifun


Trying to push the limits! Snippets, tutorial and Extensions from Pura Vida Apps by taifun.

1 Like

Wow i is think think that is useful extension .
Nice Work @Nisarga_Adhikary

1 Like

Now I can block people from using VPN, so they have to disconnect, or some more!

2 like

Good extension! It’s really easy to use.

1 Like

I is made made the extension open – source

3 Likes