radaro
radaro
Let eat bee
195 posts
Don't wanna be here? Send us removal request.
radaro · 6 months ago
Text
Челябинский свитерный завод.
0 notes
radaro · 2 years ago
Text
Tumblr media
0 notes
radaro · 2 years ago
Text
Tumblr media
0 notes
radaro · 2 years ago
Text
Tumblr media
0 notes
radaro · 3 years ago
Photo
Tumblr media
0 notes
radaro · 3 years ago
Link
В каждом дворе!
0 notes
radaro · 3 years ago
Photo
Tumblr media
0 notes
radaro · 3 years ago
Photo
Tumblr media
0 notes
radaro · 3 years ago
Video
youtube
0 notes
radaro · 3 years ago
Video
youtube
0 notes
radaro · 3 years ago
Video
youtube
0 notes
radaro · 3 years ago
Link
Sources: - https://ifritltd.com/2018/01/15/automating-vpn-connection-when-using-multifactor-authentication-with-tunnelblick-on-macos/
- https://tunnelblick.net/cUsingScripts.html
/Library/’Application Support’/Tunnelblick/Users/USERNAME/CONNECTION_NAME.tblk/Contents/Resources/dynamic-challenge-response.user.sh
#!/bin/bash
# Decode your QR code to get secret.
rsp=`/usr/local/bin/oathtool --totp -b -d 6 SECRET 2>&1`
printf %s $rsp
0 notes
radaro · 4 years ago
Photo
Tumblr media
0 notes
radaro · 4 years ago
Photo
Tumblr media
0 notes
radaro · 4 years ago
Photo
Tumblr media
0 notes
radaro · 4 years ago
Video
youtube
0 notes
radaro · 4 years ago
Text
Regexp not like
https://stackoverflow.com/questions/406230/regular-expression-to-match-a-line-that-doesnt-contain-a-word?answertab=active#tab-top
^((?!hede).)*$
0 notes