psiphon_mobileproxy 0.0.1 copy "psiphon_mobileproxy: ^0.0.1" to clipboard
psiphon_mobileproxy: ^0.0.1 copied to clipboard

Flutter plugin that runs a Psiphon tunnel on-device behind a local HTTP proxy, so an app can route chosen traffic through Psiphon on Android and iOS without any VPN permission.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add psiphon_mobileproxy

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  psiphon_mobileproxy: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:psiphon_mobileproxy/psiphon_mobileproxy.dart';
0
likes
150
points
63
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that runs a Psiphon tunnel on-device behind a local HTTP proxy, so an app can route chosen traffic through Psiphon on Android and iOS without any VPN permission.

Repository (GitHub)
View/report issues

Topics

#psiphon #proxy #networking #privacy #censorship

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on psiphon_mobileproxy

Packages that implement psiphon_mobileproxy