Skip to content

matan1008/urlopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urlopen

Command line utility to open urls on jailbroken iOS devices.

Build

In order to build the project, git clone it:

git clone [email protected]:matan1008/urlopen.git

Then just build it with theos and install it.

Usage

To run urlopen run it with the url you want to open:

/usr/bin/urlopen https://www.google.com

You will then see the output:

2021-03-21 02:34:53.546 urlopen[2725:1122079] Opening URL: https://www.google.com
2021-03-21 02:34:53.603 urlopen[2725:1122079] openURL result: 1

Note the you can call any url, for example

/usr/bin/urlopen tel://3333333

Will dial 3333333.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published