Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/innovatodev/portmasteroffline
Portmaster offline installer builder
https://github.com/innovatodev/portmasteroffline
Last synced: 18 days ago
JSON representation
Portmaster offline installer builder
- Host: GitHub
- URL: https://github.com/innovatodev/portmasteroffline
- Owner: innovatodev
- License: agpl-3.0
- Created: 2023-12-07T23:37:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T11:38:36.000Z (about 1 year ago)
- Last Synced: 2024-01-09T12:37:31.558Z (about 1 year ago)
- Language: NSIS
- Homepage:
- Size: 2.08 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Portmaster Offline Installer
[Portmaster](https://github.com/safing/portmaster) offline install, build your own (unsigned) installer.
All credits goes to [Safing](https://safing.io/).
All downloads are from official [Safing](https://safing.io/) website.
Version : **1.0.13**
NSIS is included so you don't have to install it.
## Howto
Clone/Download this repository
Please make sure to extract/clone this repository in a directory **without SPACES in the name**
False : C:\Some thing\PortmasterOffline
True: C:\Something\PortmasterOffline
Run **PortmasterOfflineBuilder.ps1** with powershell, it will :
- Download **portmaster-start** and run it.
- **portmaster-start** will manage all the required downloads and integrity checks
- Run **makensis.exe** in order to build the installer using **portmaster-installer.nsi** script
- **portmaster-installer-offline.exe** will be created in the same directory (~300mb)
- Clean all downloaded stuff![Logo](screenshot.png)