DobbyVPN

Verified safeOpen sourceExclusive
No reviews reviews
35
downloads
8.0
android

AI summary

Curious what AI thinks about this app? Ask for a short summary highlighting what it does and any noteworthy details.

About this app

Yet another VPN client. Currently wraps around OutlineSDK & cloak. XRay & AWG are in progress.

Consume 'subscription' / 'dynamic keys' - YAML via HTTPS in one of the following formats:

Clean ShadowSocks (best performance)

[Outline] # Implementation library Description = "My fast SS" # description - whatever you like Server = "1.1.1.1" # IP or DNS name for the server Port = 443 # ShadowSocks port Password = "Qwerty123" # user's 'secret' from the Outline's config - NOT the part in 'ss://' config DisguisePrefix = "POST " # one - for TCP & UDP for now; for options - see ref. # 1 below

ShadowSocks via WebSocket (caddy -> outline-ss-server)

[Outline] # Implementation library Description = "My beautiful SS in WS" # description - whatever you like WebSocket = true # flag to enable WebSocket Server = "www.myserver.com" # DNS name of the server Password = "Qwerty123" # user's 'secret' from the Outline's config WebSocketPath = "/WS_Ooth5OoCoo7reDah5oich1gai0che2ugh8pho" # listeners.path (one for both TCP & UDP for now) DisguisePrefix = "POST " # for options see ref. # 1 below

ShadowSocks over cloak (caddy -> cloak -> outline-ss-server)

[Outline] # Implementation library Description = "My sneaky SS in Cloak" # description - whatever you like Cloak = true # enables cloak (what is cloak? see ref # 2 below) Server = "www.myserver.com" Password = "Qwerty123" # user's 'secret' from the Outline's config BrowserSig = "chrome" # or "firefox" EncryptionMethod = "plain" # plain / aes-256-gcm aka aes-gcm / aes-128-gcm / chacha20-poly1305; ShadowSocks provides it's own encryption # the following three lines are coming from the quick-cloak-server setup script (ref # 3 below); or could be picked up from .env and cloak-server.conf files. UID = "hi8WIXyln+amtgfQeT11zQ==" PublicKey = "9x3F9q3piIG9yZamqnbl+e6Tr9ZZZrjhfrsqHkG3+Yo=" CDNWsUrlPath = "/JmJWXlmVXByXicD7DGrdMWV1btwHv0ARK0Yjoaig"

References:

- 1. Connection Prefix Disguises https://developers.google.com/outline/docs/guides/service-providers/prefixing - 2. Cloak https://github.com/cbeuw/Cloak - 3. quick-cloak-server

License

Licensed under the Apache License 2.0.

What's new

v1.2.14May 1, 2026
  • Merge fix-vpn-lifecycle-races
  • Revert "Revert "Fix VPN lifecycle races and teardown handling""

About this version

Version
1.2.14 (1002014)
Size
34.68 MB
Requires Android
8.0
Target SDK
26
Architecture
armeabi-v7a, x86, x86_64, arm64-v8a
Downloads
35
Updated
May 1, 2026
Package
com.dobby.vpn

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app