Dashboard

Active Shots

{{ stats.activeShots }}

Total Views

{{ stats.totalViews }}

Active Proxies

{{ stats.activeProxies }}

Active Shots Progress

URL Views Progress
{{ shot.url }} {{ shot.views }} / {{ settings.views_per_shot }}
{{ calculateProgress(shot).toFixed(1) }}%

Shots Management

URL Views Status Last Viewed Actions
{{ shot.views }} {{ shot.status }} {{ formatDate(shot.last_viewed) }}

No shots found

Proxies Management

Proxy Status Views Speed Last Activity Actions
{{ proxy.proxy }} {{ proxy.status }} {{ proxy.views }} {{ proxy.views_per_hour ? proxy.views_per_hour + '/hour' : '-' }} {{ formatDate(proxy.last_activity) }}

Settings

Viewer Settings

Timing Settings

Logs

Timestamp Level Type Message Details
{{ formatDate(log.timestamp) }} {{ log.level }} {{ log.type }} {{ log.message }}

Add Multiple Shots

Format: https://dribbble.com/shots/[id]-[title]

One URL per line

Add Multiple Proxies

Format: username:password@host:port

One proxy per line

Log Details

{{ selectedLog.details }}