mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
update zip downlaod link
This commit is contained in:
@@ -10,7 +10,7 @@ You can find a copy of the project online at: http://kali.pwnwiki.io
|
||||
|
||||
### Offline Use:
|
||||
|
||||
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/kaliwiki/archive/master.zip)) of the repo
|
||||
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/kaliwiki/archive/gh-pages.zip)) of the repo
|
||||
2. Open index.html
|
||||
3. Most modern browsers don't allow the access of local files from a locally loaded HTML file. On Windows you can use [Mongoose Tiny](http://cesanta.com/downloads.html) or [HFS](http://www.rejetto.com/hfs/) to host the files locally. On OSX and Linux `python -m SimpleHTTPServer` seems to work just fine.
|
||||
|
||||
|
||||
2
index.md
2
index.md
@@ -9,7 +9,7 @@ KALI LINUX ™ is a trademark of Offensive Security.
|
||||
You can find a copy of the project online at:
|
||||
### Offline Use:
|
||||
|
||||
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/kaliwiki/archive/master.zip)) of the repo
|
||||
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/kaliwiki/archive/gh-pages.zip)) of the repo
|
||||
2. Open index.html
|
||||
3. Most modern browsers don't allow the access of local files from a locally loaded HTML file. On Windows you can use [Mongoose Tiny](http://cesanta.com/downloads.html) or [HFS](http://www.rejetto.com/hfs/) to host the files locally. On OSX and Linux `python -m SimpleHTTPServer` seems to work just fine.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user