-
Notifications
You must be signed in to change notification settings - Fork 0
Notifications
CyberGems edited this page Aug 30, 2026
·
1 revision
CyberWall provides GlassWire-style toast alerts and interactive popup prompts for network events.
Toasts appear as compact notifications:
- App icon and name
- Connection direction (↑ Outbound / ↓ Inbound)
- Remote IP and port
- Country flag
- Timestamp
| Type | Description |
|---|---|
| Network Activity | New connection blocked/allowed |
| App Info | Application version changed |
| Internet Event | Connectivity lost/restored |
| Protection Event | Firewall mode changed |
| Auto-Block | Unanswered prompt timed out |
| Setting | Description |
|---|---|
| Position | Screen corner for toasts |
| Monitor | Target monitor |
| Duration | How long toasts stay visible |
| App info alerts | Version change notifications |
| Internet alerts | Connectivity notifications |
| Protection alerts | Mode change notifications |
| Auto-block alerts | Timeout notifications |
In "Ask to Connect" mode, prompts appear when:
- An unknown app tries to connect
- A known app tries a new connection type
- An app's executable has changed
Each prompt shows:
| Element | Description |
|---|---|
| App icon | Application icon |
| App name | Display name |
| Executable path | Full file path |
| Remote address | IP and port |
| Protocol | TCP or UDP |
| Direction | Inbound or outbound |
| Country | IP geolocation flag |
| Action | Description |
|---|---|
| Allow | Permit the connection |
| Deny | Block the connection |
| Remember | Save decision as a rule |
| Allow once | Permit just this time |
| Deny once | Block just this time |
A countdown timer shows:
- Time remaining before auto-block
- Visual progress indicator
- Configurable timeout (30s – 30min)
| Event | Sound |
|---|---|
| Prompt | Alert sound |
| Block | Block notification |
| Allow | Allow notification |
Replace with your own audio files:
- Go to Settings → General
- Enable Custom sound
- Select audio file (MP3, WAV)
- Preview before applying
| Setting | Description |
|---|---|
| Play sound on prompt | Enable/disable alert sound |
| Custom sound path | Custom audio file |
| Position | Description |
|---|---|
| Top-right | Default position |
| Top-left | Top-left corner |
| Bottom-right | Above taskbar |
| Bottom-left | Bottom-left corner |
- Select target monitor for notifications
- Independent of main window position
- Follow-cursor option available