Agents
Import and Export IP
Import IP Addresses v0.8.5
If you already have a list of devices in another system, you can import it directly into Pulse without manually entering each range.
Supported Sources
| System | Export Format |
|---|---|
| HashCore Toolkit | JSON |
| Hive OS | CSV |
| Awesome Miner | CSV / TXT |
| Bitcap | JSON / CSV |
| Arbitrary IP list | TXT (one address per line) |
How to Import
- Open the desired Scan Task
- Click Import in the Network ranges section
- Drag and drop the file into the upload area or click to select a file
- The system will automatically parse the file and show statistics:
- How many addresses / ranges were found
- How many of them are new (not yet added to the task)
- How many already exist
- Confirm the import — the ranges will be added to the task
When importing, the system automatically assigns the file name as the task name (if the task is created from scratch).
Export Scan Task v0.9.0
Scan tasks can be exported to transfer configurations to other systems or to create a backup.
Export Formats
Export is performed in JSON format compatible with HashCore Toolkit. The file saves:
- All IP ranges (in start / end format)
- Range statuses (enabled / disabled)
- Unlock parameters (Unlock Configs)
How to Export
A single task:
- Open the context menu of the desired Scan Task (⋯ button)
- Click Export
- The JSON file will be downloaded to your computer
All agent tasks:
- Open the Scan Tasks tab of the desired agent
- Click the Export all button in the tab header
- All agent tasks will be exported to a single JSON file