The new generation of interception proxies.
npm install @nebula-services/dynamic
!Frame_1_6
!Version




bash
git clone https://github,com/NebulaServices/Dynamic.git && cd Dynamic
`
2. Run bash script and follow the instructions in the script
`bash
./bin/start.sh
`
$3
1. Clone and change directory into Dynamic
`bash
git clone https://GitHub.com/NebulaServices/Dynamic.git && cd Dynamic
`
2. Install dependencies
`bash
npm i
`
3. Build Dynamic Bundles
`bash
npm run build
`
4. Run the server
`bash
npm start
``