I hereby claim:
- I am lamnk on github.
- I am lamnk (https://keybase.io/lamnk) on keybase.
- I have a public key ASBFttMoQ1J4pfxJec80ia5tAfyS3OdCTlqsUP5VGJiBugo
To claim this, I am signing this object:
2024-07-24 08:08:08.968567 *Tunnelblick: macOS 14.5 (23F79); Tunnelblick 4.0.1 (build 5971) | |
2024-07-24 08:08:09.272900 *Tunnelblick: Attempting connection with master-UDP4-1194 using shadow copy; Set nameserver = 0x00000300; not monitoring connection | |
2024-07-24 08:08:09.273692 *Tunnelblick: openvpnstart start master-UDP4-1194.tblk 53855 0x00000300 0 1 1 0x0210c130 -ptADGNWradsgnw 2.6.9-openssl-3.0.13 <password> | |
2024-07-24 08:08:09.301435 *Tunnelblick: openvpnstart starting OpenVPN | |
2024-07-24 08:08:09.873238 Note: Treating option '--ncp-ciphers' as '--data-ciphers' (renamed in OpenVPN 2.5). | |
2024-07-24 08:08:09.877535 OpenVPN 2.6.9 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [LZ4] [MH/RECVDA] [AEAD] | |
2024-07-24 08:08:09.877628 library versions: OpenSSL 3.0.13 30 Jan 2024, LZO 2.10 | |
2024-07-24 08:08:09.879093 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:53855 | |
2024-07-24 08:08:09.879142 Need hold release from management interface, waiting... | |
2024-07-24 08:08:10.540665 *Tunnelblick: openvpnstart log: |
*Tunnelblick: macOS 14.5 (23F79); Tunnelblick 3.8.6beta05 (build 5706); prior version 3.8.4beta06 (build 5580); Admin user | |
git commit 520e718a22c48ff2cdbcb075a200a8af406c25cb | |
The Tunnelblick.app process is not being translated (x86_64) | |
System Integrity Protection is enabled | |
Configuration master-UDP4-1194 | |
"Sanitized" condensed configuration file for /Library/Application Support/Tunnelblick/Shared/master-UDP4-1194.tblk: | |
dev tun |
I hereby claim:
To claim this, I am signing this object:
{ | |
"pipelines": [ | |
[ | |
"transform/topics/best", | |
[] | |
], | |
[ | |
"transform/tagged/top", | |
[ | |
[ |
server { | |
server_name www.example.com example.com; | |
listen 80; | |
return 301 https://www.example.com$request_uri; | |
} | |
server { | |
server_name example.com; | |
listen 443 ssl; | |
return 301 https://www.$host$request_uri; |
https://deca.vn/me-va-be/dinh-duong/sua-bot-cho-be/sua-morinaga-so-2-850g-406-36-thang41-sp6516l10.html | |
<product id="6516"> | |
<name>Sữa Morinaga số 2 850g (6 - 36 tháng)</name> | |
<producturl>http://deca.vn/shoptretho/me-va-be/dinh-duong/sua-bot-cho-be/sua-morinaga-so-2-850g-406-36-thang41-ghsp2740l10.html?utm_source=criteo&utm_medium=retargeting-TP-142-hailt1</producturl> | |
<bigimage>http://img.deca.vn/upload/2-2015/anh_san_pham/2015-04-21/1429606251_suabot_170x170.jpg</bigimage> | |
<price>427500</price> | |
<categoryid1>Mẹ và bé</categoryid1> | |
<description></description> | |
<retailprice>450000</retailprice> |
dataLayer = [{ | |
'transactionId': 'DC69014976', | |
'transactionAffiliation': 'pethouse', | |
'transactionTotal': 181500, | |
'transactionTax': 0, | |
'transactionShipping': 0, | |
'transactionProducts': [{ | |
'sku': 'JP159', | |
'name': 'Sữa tắm khô hương Lavender JP159', | |
'category': '642', |
#!/bin/bash | |
#echo "**********************************\n" | |
#echo "Add partner repo to install Skype and Flash\n\n\n" | |
#add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" | |
#echo "**********************************\n" | |
#echo "Add ubuntu-tweak repo\n\n\n" | |
#add-apt-repository -y ppa:tualatrix/ppa |
#!/bin/sh | |
# Shell script to install your id_rsa.pub on a remote machine | |
# Takes the remote machine name as an argument. | |
# Obviously, the remote machine must accept password authentication, | |
# or one of the other keys in your ssh-agent, for this to work. | |
ID_FILE="${HOME}/.ssh/id_rsa.pub" | |
if [ "-i" = "$1" ]; then |
[root@apache3]/etc/csf# lsmod | |
Module Size Used by | |
[root@apache3]/etc/csf# modprobe ip_tables | |
FATAL: Could not load /lib/modules/2.6.18-274.7.1.el5.028stab095.1PAE/modules.dep: No such file or directory | |
[root@apache3]/etc/csf# csf -s | |
Flushing chain `INPUT' | |
Flushing chain `FORWARD' | |
Flushing chain `OUTPUT' |