Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work. vpn could not be turn on #3

Open
stonexing opened this issue Jul 18, 2017 · 4 comments
Open

Does not work. vpn could not be turn on #3

stonexing opened this issue Jul 18, 2017 · 4 comments

Comments

@stonexing
Copy link

Hi:
I build this project successfully.
But I could not connect to tunnel_server on mac by use your SimpleTunnel on iPhone.
I switch on VPN it only show Connecting
and the VPN symbol does not appeal on status bar.

@rajaunleashed
Copy link

Hi I just want to change DNS not whole network settings how to do that?

@MuhammadAliYousaf
Copy link

I am also facing the same issue, please update.

@ufo22940268
Copy link

I solved this problem by change the info.plist in tunnel_server.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>IPv4</key>
	<dict>
		<key>Pool</key>
		<dict>
			<key>EndAddress</key>
			<string>10.1.1.100</string>
			<key>StartAddress</key>
			<string>10.1.1.1</string>
		</dict>
	</dict>
</dict>
</plist>

Repository owner deleted a comment from toykam Feb 23, 2024
Repository owner deleted a comment from Dattakiranrao Feb 26, 2024
Repository owner deleted a comment from Dattakiranrao Feb 26, 2024
@rajaunleashed
Copy link

rajaunleashed commented Mar 4, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants