unblock-pro
Обход блокировок Discord и YouTube — автоматический DPI bypass для macOS и Windows | Unblock Discord & YouTube in Russia
File Explorer
Download Latest Version (.zip)- build.yml
- banner.png
- banner.svg
- icon-preview.html
- icon.icns
- icon.ico
- icon.png
- icon.svg
- tray-badge.svg
- tray-icon.svg
- discord-diagnostic-summary.md
- issue-audit-2026-06.md
- build-icons.js
- dbg-page.html
- diagnose-network.js
- download-binaries.js
- generate-lists.js
- run-connectivity-tests.js
- sync-flowseal-strategies.js
- test-gateway-ws.js
- test-gateway-ws.ps1
- verify-mac.sh
- app-icon.png
- tray-16.png
- tray-16@2x.png
- tray-32.png
- tray-64.png
- binary-format.js
- connectivity-probes.js
- flowseal-bundle.js
- flowseal-strategies.js
- flowseal-strategies.snapshot.json
- main.js
- mirror-urls.js
- preload.js
- process-lifecycle.js
- safe-copy.js
- system-files.js
- update-mode.js
- zapret-source.js
- index.html
- renderer.js
- styles.css
- binary-format.test.js
- connectivity-probes.test.js
- flowseal-strategies.test.js
- mirror-urls.test.js
- process-lifecycle.test.js
- safe-copy.test.js
- system-files.test.js
- update-mode.test.js
- zapret-source.test.js
- .gitattributes
- .gitignore
- bun.lock
- habr-article-v2.md
- habr-article.md
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/by-sonic/unblock-pro
Downloads the entire project code from GitHub to your computer.
cd unblock-pro
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
npm run build
Builds optimized production files.
npm run build:mac
Builds optimized production files.
npm run build:win
Builds optimized production files.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
