PPTP爱国上网工具,属于快被淘汰的那伙啦,但是我就是偶尔拿来应个急,咱是好孩子,从来不上啥不让上的网站,什么反动站啊、色情站啊,我都是不上的。😀 所以,对我而言,其实是够用的啦。  (这是一个神奇的网站,人品好的人才可以上的) 之前我PPTP爱国上网工具跑得好好的,但是自己手欠,在那个VPS上跑了一个steem的seed节点,很快硬盘就满了。上边还有一些乱七八糟的东西,懒得清理,所以直接新买一个VPS,重新弄算了,顺便记录一下,便于以后自己查找。 # 购买 VPS 如果你还没有VPS,可以来这里[https://www.linode.com](https://www.linode.com/?r=5f1093d89316ed45be25e943e794b8e24ea99723) 注册购买。 (加了个介绍链接,试试能不能赚到提成😀) 最便宜的一款只需五美元每月,支持信用卡和Paypal付款,还是很方便的 [](https://www.linode.com/?r=5f1093d89316ed45be25e943e794b8e24ea99723) 地理位置我选的新加坡,虽然说日本更快一些,但是日本的IP被封锁的概率也要大一些。 # 安装系统 购买好VPS,需要为其安装系统 进入对应的控制面板  选择***Deploy an Image***,并根据自己的喜好选择系统以及设置root密码  我选择的Ubuntu 16.04TLS,密码不能太简单,然后点击***Deploy*** 部署完毕应该是这个样子  然后点击***boot***,启动VPS 启动成功后,可以从右侧看到运行状态  # 登陆VPS 回到linodes列表中,查看我们创建的VPS的IP  使用Putty用上边的IP,以及我们设置好的root密码登陆VPS上  登陆成功是这个样子  # 设置PPTP 现在我们就可以设置PPTP啦 首先更新一下系统软件 `apt-get update` `apt-get upgrade`  系统软件更新成功了。 安装pptpd `apt-get install pptpd`  回车就会开始安装 安装完毕后需要对pptp进行一些设置 `vi /etc/pptpd.conf` >localip 192.168.0.1 remoteip 192.168.0.220-238,192.168.0.245 `vi /etc/ppp/pptpd-options` >ms-dns 8.8.8.8 ms-dns 8.8.4.4 `vi /etc/ppp/chap-secrets` >pptpuser pptpd pptppasswd * `vi /etc/sysctl.conf` >net.ipv4.ip_forward = 1 `sysctl -p` 使IP转发设置生效 设置iptables >iptables -A INPUT -p tcp --dport 1723 -j ACCEPT iptables -A INPUT -p tcp --dport 47 -j ACCEPT iptables -A INPUT -p gre -j ACCEPT iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -o eth0 -j MASQUERADE 启动pptpd `/etc/init.d/pptpd start`  ***可以将iptables设置以及pptpd启动指令加入rc.local,这样重启VPS会自动启动服务*** # 连接到VPN 以WIN10为例,进入到***设置->VPN->添加VPN***  以我们上边配置,那么对应的设置如下:  保存上述配置,我们会看到VPN项目下多了如下内容  连一下试试看  ✌,成功连接。 听说这是一个神奇的网站,只有人品好的人才能访问哦  # 总结 爱国上网工具(pptp VPN)虽然过时啦,但是还能用,至少我用来访问神奇的网站是没有问题的。 本文介绍了Linode VPS的购买,安装系统,使用putty登陆,安装和设置pptpd,以及在Windows上访问。 如果你还没有Linode的VPS, 快来这里购买吧 [https://www.linode.com](https://www.linode.com/?r=5f1093d89316ed45be25e943e794b8e24ea99723)
author | oflyhigh |
---|---|
permlink | linode-vps-pptp-vpn |
category | cn |
json_metadata | {"tags":["cn","vpn","vps","pptp","linode"],"image":["https://steemitimages.com/DQmdhUWddbvSKzp6YmEbFS5r1NNEQ5dZTc5w1NhqcgJJDKr/image.png","https://steemitimages.com/DQmb5fk77GdgDPzDicEYAWUUS9bXhCbLex9gfdS7GHL9LZ7/image.png","https://steemitimages.com/DQmV5ET47Go2As5Muapd2dEZjK3Ufug7nawav2eHhfLnX1u/image.png","https://steemitimages.com/DQmPW8SCGKKrQEAs3aBxderwUb3ULoCrsUccHj1yfCdLFeL/image.png","https://steemitimages.com/DQmXZcxQNuBR8v2rFsXUsB9vNBhNdmC6U52mzTktLvdRZPZ/image.png","https://steemitimages.com/DQmfPcT7o7uyN5DvR7nys6rt9dPrfqdcxeUpgMHcrxgemf8/image.png","https://steemitimages.com/DQmX621NZgxbB9Wpvxz5LUVqGWexgHctddWMWM3dNshVUtB/image.png","https://steemitimages.com/DQmRnvPug4NoCHJ5HcUjXFySGeDMrQTNn3MyEUSppRtjcuZ/image.png","https://steemitimages.com/DQmfCYmsM7o1Eow5omGoHCWBbZPhpxEEed9ZtVxQsDZVyPH/image.png","https://steemitimages.com/DQmcUVVyRSCRwiqErZbL7rMNNmN8LoqiEiMZgamL7VirEqD/image.png","https://steemitimages.com/DQmaeMUMEbqRUq3LPuKdZaGEJGzFju6du1DUekTGtyJBZ8p/image.png","https://steemitimages.com/DQmVxtkwKpFwNNtUh2fPjFpXaUKdcuJ4xTYmHFWFeXVfnhC/image.png","https://steemitimages.com/DQmaBcJgDkQCdL6nHFuUWK3EWp4jrz3qQR6g3y4U9AGtqnk/image.png","https://steemitimages.com/DQmUsRES8A1vttpoUacAbkMrZH4kbWgn6fPbxaU4bXQ9XQ2/image.png","https://steemitimages.com/DQmXLst9ugPgBB6PfCkLbrLh5NJp1PjgJknqn5xmXomXhnq/image.png","https://steemitimages.com/DQmSuX4CHmyMGx11Xy2PmmYo7ESfKBM9oZVyYSxz4cA4sPp/image.png"],"links":["https://www.linode.com/?r=5f1093d89316ed45be25e943e794b8e24ea99723"],"app":"steemit/0.1","format":"markdown"} |
created | 2017-11-25 09:24:09 |
last_update | 2017-11-25 09:24:09 |
depth | 0 |
children | 8 |
last_payout | 2017-12-02 09:24:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 71.076 HBD |
curator_payout_value | 14.884 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,413 |
author_reputation | 6,353,199,147,927,151 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,467,496 |
net_rshares | 36,559,823,346,755 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pharesim | 0 | 104,761,004,848 | 0.27% | ||
sandra | 0 | 18,834,629,825 | 13% | ||
abit | 0 | 6,169,103,522,995 | 80% | ||
ihashfury | 0 | 9,700,633,883 | 13% | ||
jason | 0 | 27,291,460,944 | 13% | ||
jademont | 0 | 243,838,619,032 | 100% | ||
wongshiying | 0 | 30,754,680,149 | 100% | ||
mark-waser | 0 | 216,683,586,438 | 100% | ||
slowwalker | 0 | 831,718,951,743 | 10% | ||
vi1son | 0 | 103,638,271,855 | 100% | ||
livingfree | 0 | 503,758,390,003 | 14% | ||
blockchainbilly | 0 | 18,928,599,362 | 50% | ||
juvyjabian | 0 | 1,028,223,199 | 3% | ||
fundurian | 0 | 78,732,394,101 | 60% | ||
arcange | 0 | 26,088,847,274 | 6% | ||
deanliu | 0 | 1,384,834,978,778 | 100% | ||
rea | 0 | 1,738,247,307,027 | 100% | ||
raphaelle | 0 | 3,778,405,306 | 6% | ||
joythewanderer | 0 | 388,805,659,477 | 60% | ||
ace108 | 0 | 319,089,175,070 | 25% | ||
tensaix2j | 0 | 3,578,836,238 | 100% | ||
magicmonk | 0 | 80,148,781,928 | 100% | ||
laoyao | 0 | 32,810,659,325 | 100% | ||
cryptoninja | 0 | 254,567,540 | 3% | ||
somebody | 0 | 1,386,363,171,233 | 100% | ||
feelapi | 0 | 1,355,076,953 | 60% | ||
midnightoil | 0 | 156,969,159,100 | 100% | ||
btsabc | 0 | 96,187,620,179 | 100% | ||
xiaohui | 0 | 933,880,750,919 | 100% | ||
oflyhigh | 0 | 2,680,054,248,480 | 100% | ||
xiaokongcom | 0 | 16,021,913,983 | 100% | ||
archiles | 0 | 141,193,234 | 100% | ||
ericsim1991 | 0 | 140,005,582 | 100% | ||
ericsim1989 | 0 | 139,054,315 | 100% | ||
nextgen622 | 0 | 788,808,287,613 | 100% | ||
chinadaily | 0 | 271,458,944,956 | 100% | ||
helene | 0 | 409,760,802,773 | 100% | ||
ffcrossculture | 0 | 22,079,279,676 | 100% | ||
ethansteem | 0 | 276,387,191,059 | 100% | ||
sweetsssj | 0 | 4,874,488,957,854 | 15% | ||
fiat19 | 0 | 13,645,981,589 | 100% | ||
englishtchrivy | 0 | 97,764,199,962 | 27% | ||
ivet | 0 | 34,306,849,902 | 51% | ||
digital-wisdom | 0 | 90,047,311,895 | 100% | ||
ethical-ai | 0 | 7,740,065,547 | 100% | ||
cornerstone | 0 | 406,383,485,671 | 33% | ||
jwaser | 0 | 54,713,927,632 | 100% | ||
profitgenerator | 0 | 3,480,975,949 | 100% | ||
damarth | 0 | 1,729,052,537,783 | 30% | ||
bwaser | 0 | 12,544,649,043 | 100% | ||
justyy | 0 | 108,393,629,399 | 16.24% | ||
ellepdub | 0 | 2,592,606,448 | 100% | ||
herpetologyguy | 0 | 440,169,580,360 | 100% | ||
morgan.waser | 0 | 22,156,171,115 | 100% | ||
donchate | 0 | 1,784,141,834 | 28% | ||
handyman | 0 | 9,932,299,124 | 100% | ||
saiku | 0 | 4,420,113,206 | 28% | ||
strong-ai | 0 | 25,391,949,568 | 100% | ||
stacee | 0 | 167,606,307,150 | 100% | ||
luneknight | 0 | 1,050,491,681 | 100% | ||
chocolatoso | 0 | 50,590,624 | 10% | ||
trueart | 0 | 4,238,280,718 | 28% | ||
steemtruth | 0 | 43,183,684,857 | 10% | ||
lalala | 0 | 68,302,143,719 | 100% | ||
mangos | 0 | 757,828,989,997 | 23% | ||
dapeng | 0 | 33,579,790,355 | 50% | ||
happyukgo | 0 | 437,033,432 | 35% | ||
devilwsy | 0 | 2,449,567,641 | 100% | ||
janiceting | 0 | 2,459,357,744 | 100% | ||
lydiachan | 0 | 68,166,273,812 | 100% | ||
technoprogressiv | 0 | 24,429,490,268 | 100% | ||
dragon40 | 0 | 2,701,927,551 | 10% | ||
blackbunny | 0 | 130,096,993,189 | 100% | ||
corvuscoraxx | 0 | 57,891,202 | 6.84% | ||
bxt | 0 | 112,815,322,178 | 100% | ||
lingfei | 0 | 35,823,862,064 | 100% | ||
yyyy | 0 | 30,419,886,364 | 100% | ||
alexis555 | 0 | 1,542,467,584,459 | 23% | ||
coldhair | 0 | 136,544,799,415 | 50% | ||
trafalgar | 0 | 689,460,686,737 | 3% | ||
austinsandersco | 0 | 8,151,766,376 | 70% | ||
aismor | 0 | 1,236,951,356 | 100% | ||
the01crow | 0 | 18,724,635,042 | 100% | ||
marxrab | 0 | 17,459,354,936 | 8% | ||
hammadakhtar | 0 | 290,224,142 | 10% | ||
htliao | 0 | 180,987,658,089 | 57% | ||
mandagoi | 0 | 12,718,343,822 | 21% | ||
ribalinux | 0 | 8,235,842,281 | 24% | ||
yasein | 0 | 619,520,000 | 100% | ||
wylo | 0 | 617,754,967 | 100% | ||
rexusmo | 0 | 2,396,277,860 | 10% | ||
susanlo | 0 | 59,442,142,610 | 100% | ||
jkkim | 0 | 1,131,265,245 | 10% | ||
ebejammin | 0 | 170,604,603,509 | 100% | ||
nanosesame | 0 | 22,955,759,375 | 80% | ||
happychau123 | 0 | 7,024,131,458 | 100% | ||
linuslee0216 | 0 | 24,051,846,866 | 11.4% | ||
revelim | 0 | 10,735,830,568 | 30% | ||
cryptohustler | 0 | 7,989,771,440 | 100% | ||
drwom | 0 | 23,176,256,257 | 40% | ||
exec | 0 | 86,880,667,519 | 100% | ||
eval | 0 | 864,569,165 | 100% | ||
aliyah2017 | 0 | 23,200,422,993 | 100% | ||
michaelwilshaw | 0 | 5,677,633,560 | 10% | ||
kimminyoung | 0 | 13,206,221,157 | 20% | ||
shawshank-steem | 0 | 5,256,272,806 | 100% | ||
speeding | 0 | 3,544,430,684 | 100% | ||
salma.ali | 0 | 625,498,330 | 100% | ||
shenchensucc | 0 | 6,649,955,294 | 100% | ||
supastix | 0 | 8,659,696,709 | 100% | ||
walkinharmony | 0 | 18,961,197,000 | 90% | ||
asterix87 | 0 | 13,726,927,708 | 100% | ||
cheeky88 | 0 | 328,389,272 | 100% | ||
abetterworld | 0 | 4,275,530,966 | 100% | ||
raili | 0 | 11,117,380,015 | 100% | ||
ldauch | 0 | 937,982,805 | 100% | ||
fenghuang | 0 | 3,506,086,033,535 | 60% | ||
goldkey | 0 | 19,559,814,484 | 10% | ||
mrpointp | 0 | 27,571,302,859 | 33% | ||
katesmith | 0 | 540,872,437 | 53% | ||
that1consultant | 0 | 10,108,980,698 | 100% | ||
sanzo | 0 | 446,319,355 | 100% | ||
opc | 0 | 438,150,605 | 60% | ||
davaowhenyo | 0 | 620,139,483 | 100% | ||
allenshayzar | 0 | 619,520,000 | 100% | ||
travelgirl | 0 | 54,766,303,827 | 54% | ||
raku | 0 | 617,220,000 | 100% | ||
resteeming | 0 | 222,307,924 | 100% | ||
ravenousappetite | 0 | 619,520,000 | 100% | ||
maxibyte | 0 | 130,843,375 | 10% | ||
aabb | 0 | 797,816,098 | 100% | ||
catwomanteresa | 0 | 9,060,834,390 | 30% | ||
dayiarayth | 0 | 196,124,304 | 100% | ||
auntigormint | 0 | 487,580,115 | 100% | ||
mrliga | 0 | 11,676,746,506 | 100% | ||
angela.ghkh | 0 | 5,201,540,288 | 100% | ||
hannahwu | 0 | 19,375,828,985 | 57% | ||
junvebbei | 0 | 3,621,896,514 | 100% | ||
davidzack | 0 | 344,567,468 | 100% | ||
sweethoney | 0 | 2,915,970,662 | 100% | ||
duekie | 0 | 168,227,327 | 54.01% | ||
idx | 0 | 17,182,032,577 | 80% | ||
commbank | 0 | 303,807,434 | 49% | ||
exprmnt | 0 | 241,202,622 | 100% | ||
jessicameng | 0 | 4,224,852,379 | 57% | ||
perthmint | 0 | 285,187,981 | 46% | ||
herlife | 0 | 4,475,029,962 | 57% | ||
tjunaidi | 0 | 838,256,284 | 100% | ||
icedream | 0 | 5,819,630,677 | 57% | ||
tvb | 0 | 3,054,646,877 | 7% | ||
resteem.bot | 0 | 553,996,831 | 100% | ||
upvote-me | 0 | 4,148,278,153 | 100% | ||
bearpaw | 0 | 2,761,160,494 | 100% | ||
liumei | 0 | 1,222,704,168 | 100% | ||
vadimlasca | 0 | 1,443,916,157 | 100% | ||
ericsim | 0 | 353,126,400 | 100% | ||
freedom-fighter | 0 | 619,520,000 | 100% | ||
kunpengding | 0 | 13,958,975,070 | 100% | ||
movieclips | 0 | 4,533,973,449 | 100% | ||
redtea | 0 | 1,208,556,996 | 100% | ||
buckydurddle | 0 | 340,581,571 | 1% | ||
technologynepal | 0 | 617,220,000 | 100% | ||
chenlocus | 0 | 3,502,755,603 | 40% | ||
rosatravels | 0 | 19,695,715,528 | 50% | ||
veronicazhu | 0 | 4,530,789,956 | 100% | ||
ytienchu | 0 | 1,030,220,911 | 57% | ||
tiffanyrej | 0 | 4,142,840,074 | 100% | ||
alishannoor | 0 | 4,389,003,945 | 50% | ||
khalilad | 0 | 1,200,675,403 | 100% | ||
ms8988 | 0 | 629,388,349 | 100% | ||
joshcash | 0 | 106,682,791 | 100% | ||
superbing | 0 | 2,619,755,572 | 35% | ||
dailyfortune | 0 | 2,010,240,359 | 35% | ||
antone | 0 | 2,267,144,462 | 100% | ||
xiaoshancun | 0 | 953,030,022 | 100% | ||
bibkchhetri | 0 | 400,913,167 | 100% | ||
dailystats | 0 | 2,099,676,571 | 35% | ||
sarcastic.man | 0 | 578,065,985 | 100% | ||
victory622 | 0 | 51,525,716,187 | 40% | ||
yasirgawad | 0 | 619,932,375 | 100% | ||
syt | 0 | 0 | 100% | ||
monkeyplayfire | 0 | 138,090,754 | 100% | ||
funzies | 0 | 1,031,061,097 | 100% | ||
wangwenjing | 0 | 2,621,375,223 | 50% | ||
xuzhen | 0 | 1,780,454,933 | 100% | ||
ikonik | 0 | 623,969,073 | 100% | ||
vfxness | 0 | 17,148,966,109 | 100% | ||
lemminon | 0 | 1,162,174,837 | 100% | ||
heyeshuang | 0 | 1,197,387,395 | 100% | ||
fastiduos | 0 | 735,125,532 | 100% | ||
polscykierowcy | 0 | 1,649,277,059 | 100% | ||
winniex | 0 | 6,276,499,700 | 41% | ||
ivysrono | 0 | 17,133,489,435 | 50% | ||
kanchana | 0 | 1,249,939,018 | 100% | ||
weavingwords | 0 | 56,720,958,230 | 100% | ||
daydayup | 0 | 20,235,693,029 | 70% | ||
nitro.live | 0 | 550,895,500,232 | 100% | ||
breathewind | 0 | 6,553,666,098 | 40% | ||
annadoll | 0 | 4,425,167,328 | 100% | ||
w4c | 0 | 792,600,902 | 100% | ||
jianan | 0 | 617,220,000 | 100% | ||
jincheng | 0 | 7,553,392,811 | 50% | ||
windowglass | 0 | 41,606,152,160 | 100% | ||
keepup | 0 | 2,876,041,119 | 100% | ||
mamunurmsi | 0 | 366,186,102 | 100% | ||
deanyeong | 0 | 2,111,399,215 | 80% | ||
chann | 0 | 1,218,897,880 | 16% | ||
ythehuy | 0 | 2,549,790,435 | 100% | ||
kcherukuri | 0 | 77,988,106 | 100% | ||
hemanthoj | 0 | 1,182,195,960 | 100% | ||
dailyjoke | 0 | 65,322,332 | 100% | ||
alan-walker | 0 | 203,224,765 | 100% | ||
sohailsadiqkhan | 0 | 407,441,158 | 100% | ||
ratul | 0 | 993,002,996 | 100% | ||
etiti40 | 0 | 446,369,348 | 100% | ||
billeldahi | 0 | 395,142,746 | 100% | ||
maryanaro | 0 | 99,054,443 | 100% | ||
tipiloulou | 0 | 1,119,922,719 | 100% | ||
rabin199618 | 0 | 373,015,642 | 100% | ||
skypointstudios | 0 | 197,368,458 | 100% | ||
saury | 0 | 246,464,973 | 100% | ||
engrkevz | 0 | 946,639,006 | 100% | ||
candiru | 0 | 246,452,836 | 100% | ||
shamas55055 | 0 | 765,954,334 | 100% | ||
ipman62 | 0 | 133,461,487 | 100% | ||
blazingninja | 0 | 1,073,493,952 | 100% | ||
dozturk | 0 | 1,096,703,592 | 100% |
转~作备用
author | antone |
---|---|
permlink | re-oflyhigh-linode-vps-pptp-vpn-20171126t072538542z |
category | cn |
json_metadata | {"tags":["cn"],"app":"steemit/0.1"} |
created | 2017-11-26 07:25:39 |
last_update | 2017-11-26 07:25:39 |
depth | 1 |
children | 0 |
last_payout | 2017-12-03 07:25:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5 |
author_reputation | 1,083,737,624,439 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,549,688 |
net_rshares | 0 |
Good Work!!!
author | best10 |
---|---|
permlink | re-oflyhigh-linode-vps-pptp-vpn-20171125t190549852z |
category | cn |
json_metadata | {"tags":["cn"],"app":"steemit/0.1"} |
created | 2017-11-25 19:05:57 |
last_update | 2017-11-25 19:05:57 |
depth | 1 |
children | 0 |
last_payout | 2017-12-02 19:05:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 177,978,255,181 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,508,708 |
net_rshares | 77,941,028 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
best10 | 0 | 77,941,028 | 100% |
这个太实用了!回国必备
author | joythewanderer |
---|---|
permlink | re-oflyhigh-linode-vps-pptp-vpn-20171125t193732256z |
category | cn |
json_metadata | {"tags":["cn"],"app":"steemit/0.1"} |
created | 2017-11-25 19:39:18 |
last_update | 2017-11-25 19:39:33 |
depth | 1 |
children | 1 |
last_payout | 2017-12-02 19:39:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 1,916,082,145,948,706 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,510,872 |
net_rshares | 0 |
这个是落伍的技术啦:)
author | oflyhigh |
---|---|
permlink | re-joythewanderer-re-oflyhigh-linode-vps-pptp-vpn-20171126t024841087z |
category | cn |
json_metadata | {"tags":["cn"],"app":"steemit/0.1"} |
created | 2017-11-26 02:48:42 |
last_update | 2017-11-26 02:48:42 |
depth | 2 |
children | 0 |
last_payout | 2017-12-03 02:48:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 6,353,199,147,927,151 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,534,222 |
net_rshares | 0 |
informative post
author | mamunurmsi |
---|---|
permlink | re-oflyhigh-linode-vps-pptp-vpn-20171125t100918066z |
category | cn |
json_metadata | {"tags":["cn"],"app":"steemit/0.1"} |
created | 2017-11-25 10:10:06 |
last_update | 2017-11-25 10:10:06 |
depth | 1 |
children | 0 |
last_payout | 2017-12-02 10:10:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | 7,819,528,254 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,470,357 |
net_rshares | 269,984,669 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mamunurmsi | 0 | 269,984,669 | 100% |
[](https://www.linode.com/?r=5f1093d89316ed45be25e943e794b8e24ea99723) 走过路过不要错过,快来买呀 每月只需$5,你吃不了亏,你也上不了当 😀
author | oflyhigh |
---|---|
permlink | re-oflyhigh-linode-vps-pptp-vpn-20171125t092550584z |
category | cn |
json_metadata | {"tags":["cn"],"image":["https://steemitimages.com/DQmb5fk77GdgDPzDicEYAWUUS9bXhCbLex9gfdS7GHL9LZ7/image.png"],"links":["https://www.linode.com/?r=5f1093d89316ed45be25e943e794b8e24ea99723"],"app":"steemit/0.1"} |
created | 2017-11-25 09:25:51 |
last_update | 2017-11-25 09:25:51 |
depth | 1 |
children | 0 |
last_payout | 2017-12-02 09:25:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 195 |
author_reputation | 6,353,199,147,927,151 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,467,609 |
net_rshares | 0 |
google is warld fast and top site
author | seoshohidul |
---|---|
permlink | re-oflyhigh-linode-vps-pptp-vpn-20171125t092649546z |
category | cn |
json_metadata | {"tags":["cn"],"app":"steemit/0.1"} |
created | 2017-11-25 09:26:51 |
last_update | 2017-11-25 09:26:51 |
depth | 1 |
children | 0 |
last_payout | 2017-12-02 09:26:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 33 |
author_reputation | 20,880,064,007 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,467,672 |
net_rshares | 0 |
Informative post Thank u for share
author | yasirgawad |
---|---|
permlink | re-oflyhigh-linode-vps-pptp-vpn-20171125t093440182z |
category | cn |
json_metadata | {"tags":["cn"],"app":"steemit/0.1"} |
created | 2017-11-25 09:35:18 |
last_update | 2017-11-25 09:35:18 |
depth | 1 |
children | 0 |
last_payout | 2017-12-02 09:35:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 34 |
author_reputation | 1,968,258,637,697 |
root_title | "如何在Linode的VPS上,搭建自己的爱国上网工具(PPTP VPN)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,468,168 |
net_rshares | 0 |