Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • N Nebulo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PublicAndroidApps
  • Nebulo
  • Issues
  • #233
Closed
Open
Issue created Jul 12, 2020 by Daniel Wolf@dwolfMaintainer

Add help to non-vpn mode

There are some apps which can be used to forward queries to Nebulo. Nebulo should be able to detect those apps and show suggestions. It works with:

  • V2Ray
  • Potentially Netguard

V2Ray: During setup of a VPN, input 127.0.0.1:11053 Netguard:

  • Go to settings -> Advanced Options -> Port forwarding and add the following
    • Protocol: UDP
    • Source port: 53
    • Destination: 127.0.0.1
    • Destination Port: 11053
    • Destination app: nobody
    • Repeat above for TCP
  • Settings -> Advanced options -> VPN
    • Set DNS to 127.0.0.1
  • Start Nebulo + NetGuard
Edited Jul 19, 2020 by Daniel Wolf
Assignee
Assign to
Time tracking