Skip to content

Instantly share code, notes, and snippets.

View bryanmobrien's full-sized avatar

Bryan O'Brien bryanmobrien

  • None
View GitHub Profile
@bryanmobrien
bryanmobrien / CEH Websites
Last active August 6, 2021 18:58
CEH Training Websites
https://lms.nhcms.net/User/CurrentTraining/2586352
https://evantage.gilmoreglobal.com/#/
https://home.pearsonvue.com/eccouncil
https://lms.nhcms.net/Class/1735312
https://iwar.org.uk/
https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml
https://sectools.org/
https://nvd.nist.gov/
https://cve.mitre.org/
https://cwe.mitre.org/top25/archive/2021/2021_cwe_top25.html
pip install vapoursynth
Collecting vapoursynth
Using cached VapourSynth-51.zip (426 kB)
Building wheels for collected packages: vapoursynth
Building wheel for vapoursynth (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /Users/bobrien/.pyenv/versions/3.9.4/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/8f/qkn0rcp16tn_9298l7np3_qc0000gn/T/pip-install-c5avinj6/vapoursynth_e5991d818ed4437288044ae1f1c290e5/setup.py'"'"'; __file__='"'"'/private/var/folders/8f/qkn0rcp16tn_9298l7np3_qc0000gn/T/pip-install-c5avinj6/vapoursynth_e5991d818ed4437288044ae1f1c290e5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/8f/qkn0rcp16tn_9298l7np3_qc0000gn/T/pip-wheel-wzy27rz3
cwd:
verse_dict = { 'if': 3, 'you': 6, 'can': 3, 'keep': 1, 'your': 1, 'head': 1,
'when': 2, 'all': 2, 'about': 2, 'are': 1, 'losing': 1, 'theirs': 1,
'and': 3, 'blaming': 1, 'it': 1, 'on': 1, 'trust': 1, 'yourself': 1,
'men': 1, 'doubt': 1, 'but': 1, 'make': 1, 'allowance': 1, 'for': 1,
'their': 1, 'doubting': 1, 'too': 3, 'wait': 1, 'not': 1, 'be': 1,
'tired': 1, 'by': 1, 'waiting': 1, 'or': 2, 'being': 2, 'lied': 1,
'don\'t': 3, 'deal': 1, 'in': 1, 'lies': 1, 'hated': 1, 'give': 1,
'way': 1, 'to': 1, 'hating': 1, 'yet': 1, 'look': 1, 'good': 1,
'nor': 1, 'talk': 1, 'wise': 1}