-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb-global.yml
460 lines (346 loc) · 12.1 KB
/
db-global.yml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
links:
- name: Go
tags: [development, platform, go]
url: https://golang.org/dl/
- name: Erlang
tags: [development, platform, erlang]
url: http://www.erlang.org/download.html
- name: Elixir
tags: [development, platform, erlang]
url: http://elixir-lang.org/install.html
- name: Julia
tags: [development, platform, julia]
url: http://julialang.org/downloads/
- name: Scala
tags: [development, platform, scala]
url: https://www.scala-lang.org/download/
- name: SQLite
tags: [development, platform, sqlite]
url: https://www.sqlite.org/download.html
- name: PyPy
tags: [development, platform, python]
url: http://pypy.org/download.html
- name: Nuitka
tags: [development, platform, python]
url: http://nuitka.net/pages/download.html
- name: Anki
tags: [utils]
url: http://ankisrs.net/#download
- name: GoboLinux
tags: [system, linux]
url: http://www.gobolinux.org/index.php?page=downloads
- name: ArchLinux
tags: [system, linux]
url: http://mirror.rackspace.com/archlinux/iso/
- name: Ubuntu (Desktop)
tags: [system, linux, ubuntu]
url: http://www.ubuntu.com/download/desktop
- name: Ubuntu (Server)
tags: [system, linux, ubuntu]
url: http://www.ubuntu.com/download/server
- name: Xubuntu
tags: [system, linux, ubuntu]
url: http://xubuntu.org/getxubuntu/
- name: Debian
tags: [system, linux, debian]
url: https://www.debian.org/CD/http-ftp/#stable
- name: Debian (Netinst)
tags: [system, linux, debian]
url: https://www.debian.org/CD/netinst/
- name: Tails
tags: [system, linux, debian]
url: https://tails.boum.org/download/index.en.html#index2h1
- name: Linux Mint
tags: [system, linux, ubuntu]
url: http://www.linuxmint.com/download.php
- name: Linux Mint (Debian)
tags: [system, linux, debian]
url: http://www.linuxmint.com/download_lmde.php
- name: Kali Linux
tags: [system, linux]
url: https://www.kali.org/downloads/
- name: Boot Repair Disk
tags: [system, linux]
url: http://sourceforge.net/projects/boot-repair-cd/files/latest/download
- name: GParted
tags: [system, linux]
url: http://sourceforge.net/projects/gparted/files/gparted-live-stable/
- name: VLC
tags: [multimedia, video, audio, player]
url: http://download.videolan.org/pub/videolan/vlc/
- name: Livestreamer
tags: [multimedia, video, tools]
url: http://docs.livestreamer.io/install.html
- name: hubiC
tags: [internet, cloud]
url: https://hubic.com/en/downloads
- name: 7-Zip
tags: [utils, zip]
url: http://www.7-zip.org/download.html
- name: WinRAR
tags: [utils, zip]
url: http://www.rarlab.com/download.htm
- name: VirtualBox
tags: [system, virtual-machine]
url: https://www.virtualbox.org/wiki/Downloads
- name: Vagrant
tags: [system, virtual-machine]
url: https://www.vagrantup.com/downloads.html
- name: Serviio
tags: [multimedia, server]
url: http://serviio.org/download
- name: Wireshark
tags: [development, tools, packet]
url: https://www.wireshark.org/download.html
- name: Node.js
tags: [development, platform, nodejs]
url: https://nodejs.org/download/release/latest/
- name: Yarn (v1, Classic)
tags: [development, platform, nodejs]
url: https://classic.yarnpkg.com/en/docs/install
- name: Yarn (v2, Berry)
tags: [development, platform, nodejs]
url: https://yarnpkg.com/getting-started/install
- name: Mumble
tags: [internet, voip]
url: http://www.mumble.com/mumble-download.php
- name: TeamSpeak
tags: [internet, voip]
url: https://www.teamspeak.com/downloads
- name: HexChat
tags: [internet, im, irc]
url: https://hexchat.github.io/downloads.html
- name: WeeChat (Stable)
tags: [internet, im, irc]
url: https://weechat.org/download/stable/
- name: WeeChat (Devel)
tags: [internet, im, irc]
url: https://weechat.org/download/devel/
- name: MusicBrainz Picard
tags: [multimedia, audio, tag-editor]
url: https://picard.musicbrainz.org/downloads/
- name: Bliss
tags: [multimedia, audio, tag-editor]
url: http://www.blisshq.com/download.html
- name: Vivaldi
tags: [internet, browser]
url: https://vivaldi.com/download/
- name: Google Chrome
tags: [internet, browser]
url: https://www.google.com/chrome/browser/desktop/index.html
- name: Google Chrome Beta
tags: [internet, browser]
url: https://www.google.com/chrome/browser/beta.html
- name: Gooogle Chrome Canary
tags: [internet, browser]
url: https://www.google.com/chrome/browser/canary.html
- name: Ventrilo
tags: [internet, voip]
url: http://ventrilo.com/download.php
- name: ScreenCloud
tags: [multimedia, graphics, screenshot]
url: http://sourceforge.net/projects/screencloud/files/latest/download?source=files
- name: QuiteRSS
tags: [utils, rss-reader]
url: https://quiterss.org/en/download
- name: HandBrake
tags: [multimedia, video, converter]
url: https://handbrake.fr/downloads.php
- name: PhpStorm EAP
tags: [development, tools, ide, jetbrains]
url: https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
- name: PyCharm EAP
tags: [development, tools, ide, jetbrains]
url: https://confluence.jetbrains.com/display/PYH/JetBrains+PyCharm+Preview+%28EAP%29
- name: IntelliJ IDEA EAP
tags: [development, tools, ide, jetbrains]
url: https://confluence.jetbrains.com/display/IDEADEV/IDEA+15+EAP
- name: Aptana Studio
tags: [development, tools, ide]
url: http://www.aptana.com/products/studio3/download.html
- name: Code::Blocks
tags: [development, tools, ide]
url: http://www.codeblocks.org/downloads/26
- name: Git Annex
tags: [development, tools, version-control, git]
url: https://git-annex.branchable.com/install/
- name: KDiff3
tags: [development, tools, version-control, git]
url: https://sourceforge.net/projects/kdiff3/files/latest/download
- name: Java
tags: [development, platform, java]
url: https://www.java.com/en/download/
- name: Android SDK
tags: [development, platform, java]
url: https://developer.android.com/sdk/#Other
- name: qBittorrent
tags: [internet, torrent]
url: http://www.fosshub.com/qBittorrent.html
- name: Tixati
tags: [internet, torrent]
url: https://www.tixati.com/download/
- name: Tixati (Portable)
tags: [internet, torrent]
url: https://www.tixati.com/download/portable.html
- name: Deluge
tags: [internet, torrent]
url: http://dev.deluge-torrent.org/wiki/Download
- name: Aegisub
tags: [multimedia, video, subtitle]
url: http://www.aegisub.org/downloads/
- name: Aegisub (Trunk)
tags: [multimedia, video, subtitle]
url: http://plorkyeran.com/aegisub/
- name: Nginx
tags: [development, server, nginx]
url: http://nginx.org/en/download.html
- name: OpenResty
tags: [development, server, nginx]
url: https://openresty.org/en/download.html
- name: Apache
tags: [development, server]
url: https://httpd.apache.org/download.cgi
- name: Caddy
tags: [development, server]
url: https://caddyserver.com/download
- name: Fenix
tags: [development, server]
url: http://fenixwebserver.com
- name: PHP
tags: [development, platform, php]
url: https://secure.php.net/downloads.php
- name: SlimerJS
tags: [development, platform, javascript]
url: http://slimerjs.org/download.html
- name: CasperJS
tags: [development, platform, javascript]
url: http://casperjs.org/
- name: PhantomJS
tags: [development, platform, javascript]
url: http://phantomjs.org/download.html
- name: Brackets
tags: [development, tools, editor]
url: https://github.com/adobe/brackets/releases/latest
- name: Sublime Text
tags: [development, tools, editor]
url: https://www.sublimetext.com/3
- name: Sublime Text (Dev)
tags: [development, tools, editor]
url: https://www.sublimetext.com/3dev
- name: CudaText
tags: [development, tools, editor]
url: http://uvviewsoft.com/cudatext/files/
- name: VeraCrypt
tags: [system, security]
url: https://veracrypt.codeplex.com/releases
- name: youtube-dl
tags: [multimedia, video, tools]
url: http://rg3.github.io/youtube-dl/download.html
- name: Flash Player
tags: [internet, plugin]
url: https://get.adobe.com/flashplayer/otherversions/
- name: Flash Player (Beta)
tags: [internet, plugin]
url: http://labs.adobe.com/downloads/flashplayer.html
- name: OBS Classic
tags: [multimedia, tools, streaming]
url: https://github.com/jp9000/OBS/releases/latest
- name: OBS Studio
tags: [multimedia, tools, streaming]
url: https://github.com/jp9000/obs-studio/releases/latest
- name: Firefox Stable
tags: [internet, browser]
url: https://www.mozilla.org/en-US/firefox/all/#en-US
- name: Firefox Beta
tags: [internet, browser]
url: https://www.mozilla.org/en-US/firefox/beta/all/#en-US
- name: Firefox Developer Edition
tags: [internet, browser]
url: https://www.mozilla.org/en-US/firefox/developer/all/#en-US
- name: Firefox Nightly
tags: [internet, browser]
url: https://nightly.mozilla.org/
- name: FileZilla
tags: [internet, ftp]
url: https://filezilla-project.org/download.php?show_all=1
- name: Detect It Easy (DIE)
tags: [development, tools, detector]
url: http://ntinfo.biz/
- name: AirDroid Desktop
tags: [android, file-transfer, remote-control]
url: https://www.airdroid.com/get.html
- name: Thunderbird
tags: [internet, mail]
url: https://www.mozilla.org/en-US/thunderbird/all/
- name: Perl
tags: [development, platform, perl]
url: https://www.perl.org/get.html
- name: ActiveState Perl
tags: [development, platform, perl]
url: https://www.activestate.com/activeperl/downloads
- name: OWASP ZAP
tags: [development, tools, security]
url: https://github.com/zaproxy/zaproxy/wiki/Downloads
- name: Metasploit Framework
tags: [development, tools, security]
url: https://www.rapid7.com/products/metasploit/download.jsp
- name: LibreOffice (Current)
tags: [tools, office-suite]
url: https://www.libreoffice.org/download/libreoffice-fresh/
- name: LibreOffice (Stable)
tags: [tools, office-suite]
url: https://www.libreoffice.org/download/libreoffice-still/
- name: Apache OpenOffice
tags: [tools, office-suite]
url: https://www.openoffice.org/download/index.html
- name: Spek
tags: [multimedia, audio, spectrogram]
url: http://spek.cc/
- name: MKVToolNix
tags: [multimedia, video, muxing]
url: https://mkvtoolnix.download/downloads.html
- name: CouchDB
tags: [development, database, nosql]
url: https://couchdb.apache.org/#download
- name: Rclone
tags: [internet, cloud]
url: http://rclone.org/downloads/
- name: Bazaar
tags: [development, version-control]
url: http://wiki.bazaar.canonical.com/Download
- name: YACReader
tags: [utils, comic-book-reader]
url: http://www.yacreader.com/downloads
- name: HTTrack
tags: [internet, tools, website-copier]
url: http://www.httrack.com/page/2/
- name: namebench
tags: [internet, tools, dns]
url: https://code.google.com/archive/p/namebench/downloads
- name: QuickHash
tags: [utils, hash]
url: http://quickhash-gui.org/downloads/
- name: I2P
tags: [internet, p2p]
url: https://geti2p.net/en/download
- name: RetroShare
tags: [internet, p2p]
url: http://retroshare.net/downloads.html
- name: SpeedCrunch
tags: [utils, scientific]
url: http://www.speedcrunch.org/download.html
- name: WinRAR
tags: [utils, zip]
url: http://www.rarlab.com/download.htm
- name: GIMP
tags: [multimedia, graphics, editor]
url: https://www.gimp.org/downloads/
- name: GIMP (Development)
tags: [multimedia, graphics, editor]
url: https://www.gimp.org/downloads/devel/
- name: Pandoc
tags: [utils, converter]
url: https://github.com/jgm/pandoc/releases/latest
- name: Pandoc (Install Guide)
tags: [utils, converter]
url: https://pandoc.org/installing.html