-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsecrets.conf.example
More file actions
45 lines (39 loc) · 1.87 KB
/
secrets.conf.example
File metadata and controls
45 lines (39 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# =============================================================================
# Watch Dogs Go — secrets.conf template
# =============================================================================
# Copy this file to secrets.conf and fill in your API keys.
# All keys are OPTIONAL — the game runs without them, just with reduced features.
#
# cp secrets.conf.example secrets.conf
# nano secrets.conf
#
# secrets.conf is gitignored — never commit it to git.
# =============================================================================
# -----------------------------------------------------------------------------
# WPA-sec — distributed WPA handshake cracker
# -----------------------------------------------------------------------------
# Sign up at: https://wpa-sec.stanev.org/
# Used by: SYSTEM > Upload to WPA-sec / Download cracked passwords
#
# WDG_WPASEC_KEY=your-wpa-sec-key-here
# (legacy name JANOS_WPASEC_KEY is also accepted for backwards compatibility)
# -----------------------------------------------------------------------------
# Wigle — global WiFi mapping (wigle.net)
# -----------------------------------------------------------------------------
# Sign up at: https://wigle.net/
# Used by: optional wardriving CSV upload
#
# WDG_WIGLE_NAME=your-username
# WDG_WIGLE_TOKEN=your-api-token
# -----------------------------------------------------------------------------
# WDGoWars — community wardriving server (wdgwars.pl)
# -----------------------------------------------------------------------------
# Register at: https://wdgwars.pl
# After registration you'll get a 64-character hex API key.
# Used by: PLUGINS > Watch Dogs Go Wars Sync
#
# Server URL is built into the plugin — you only need the key.
# Override URL only if running your own server.
#
# WARDRIVE_API_KEY=your-64-char-hex-key
# WARDRIVE_API_URL=https://your-own-server.example/api/upload/