<h1>Installation</h1> <h3>Open Terminal or use SSH to connect to your Terminal remotely</h3> <br> <strong>Notes:</strong> in my case i'll be using putty to connect to my VPS remotely <h3>Install Squid3 and Apache tools.</h3> <code>apt-get update</code> <code>apt-get install squid3 apache2-utils</code> <code>apt-get install nano</code> <h1>Backup and replace Squid3 Configuration</h1> <h3>Backup current Squid3 settings.</h3> <code>cp /etc/squid3/squid.conf /etc/squid3/squid.conf.bak</code> <h3>Open and replace the content in /etc/squid3/squid.conf with the following:</h3> <pre><code>http_port 3128 auth_param basic program /usr/lib/squid3/basic_ncsa_auth /etc/squid3/.passwd auth_param basic children 1 auth_param basic credentialsttl 1 minute auth_param basic casesensitive off acl auth proxy_auth REQUIRED acl localhost src 127.0.0.0/8 http_access allow auth http_access allow localhost http_access deny all cache deny all forwarded_for delete request_header_access Via deny all </code></pre> <br> https://steemitimages.com/DQmfUxrXe6ugKX3sChpVRdjpQUCDWXjEzhvCh8XPdcAkH4A/image.png <br><br> <p><strong>Notes:</strong> The default port for Squid is 3128, change it to another port for better security.<br> <strong>Notes: </strong>You can use nano or your favorite text editor to change squid.conf<br> <strong>Notes: </strong> <code> nano /etc/squid3/squid.conf </code> </p> <h1>Create Squid3 User</h1> <h3>Create a new user to login to the Squid3 server.</h3> <code>htpasswd -c /etc/squid3/.passwd YOUR_USER_NAME</code><br>  <h3>use perl to create your authentication. You can also use Apache tools to create your authentication</h3> <code>echo -e "YOUR_USERNAME:`perl -le 'print crypt("YOUR_PASSWORD","salt")'`" > /etc/squid3/.passwd</code><br>  <strong>Notes: </strong> you should rename <strong>salt</strong> to a random string. if you don't know what a <strong>salt</strong> is, you can read up on this wikipage: [link to salt(cryptography) wikipedia!](https://en.wikipedia.org/wiki/Salt_(cryptography)) <h3>Restart your Squid3 service</h3> <code>/etc/init.d/squid3 restart</code><br>  <strong>Notes:</strong> If everything went right, you should have a functioning proxy server now. <h3>Activating and Configuring your internet properties for windows 10</h3> <p>Press the windows start menu and type: <strong>internet options</strong></p> https://steemitimages.com/DQmcSWxP6xELeTG133KMgemzmKru1jRiFmxvQkqkuYHRjG1/image.png<br><br> <p>Press the <strong>Connections</strong> tab and press the <strong>Lan settings</strong> button</p> https://steemitimages.com/DQmQYg3835GpzBopKJsfsuEuHjrgtJ219aoDg7ffg5EW8a9/image.png <br><br> <p>Press the <strong>Advanced</strong> button</p> https://steemitimages.com/DQmSTTMzpvG58r7UHz9Zo6qLFFKeyBfLsuQ6q81YBxsBs7Y/image.png <br><br> <p>Change The HTTP proxy address, i'll be using a IPV6 instead of a IPV4 in my case</p> https://steemitimages.com/DQmYdFHkanXm51UUQS9SKWN6rGyz9yrPcGZCBXyiwdXTKxz/image.png<br><br> <strong>Notes:</strong> IPV6 needs brackets around it's address <strong>[IPV6-ADDRESS]</strong><br><br> <p>Open you favorite browser, you should now be prompted for username and login we made earlier during the installation</p> https://steemitimages.com/DQmNm6bzsKCTzCmB9DvBRet1zx8sN67VQrEAFnozgZewAd7/image.png<br><br> <p>Congratulations, you have now fully installed and setup a proxy server that is ready for use.</p>
author | bago |
---|---|
permlink | installing-a-squid3-proxy-server-on-debian-8-jessie |
category | tutorial |
json_metadata | {"tags":["tutorial","linux","vpn","technology"],"image":["https://steemitimages.com/DQmYXSqPpMs96pgUgbaG3K1Z2toTymVJ5ta4pGsd2HhnK2F/image.png","https://steemitimages.com/DQmfUxrXe6ugKX3sChpVRdjpQUCDWXjEzhvCh8XPdcAkH4A/image.png","https://steemitimages.com/DQmYfNYtY6bVAZLaiotMrP4MWngx7o735gFskf8AkY1bo8Y/image.png","https://steemitimages.com/DQmZPivPr2wVa49LYrRigYNN1Ng3R7VZSUprnBgjdZuNcUA/image.png","https://steemitimages.com/DQmaUhns5WzNgGQf5RUhacRqwiVF8cZbFGXBuGPfN2bYUvG/image.png","https://steemitimages.com/DQmcSWxP6xELeTG133KMgemzmKru1jRiFmxvQkqkuYHRjG1/image.png","https://steemitimages.com/DQmQYg3835GpzBopKJsfsuEuHjrgtJ219aoDg7ffg5EW8a9/image.png","https://steemitimages.com/DQmSTTMzpvG58r7UHz9Zo6qLFFKeyBfLsuQ6q81YBxsBs7Y/image.png","https://steemitimages.com/DQmYdFHkanXm51UUQS9SKWN6rGyz9yrPcGZCBXyiwdXTKxz/image.png","https://steemitimages.com/DQmNm6bzsKCTzCmB9DvBRet1zx8sN67VQrEAFnozgZewAd7/image.png"],"links":["https://en.wikipedia.org/wiki/Salt_(cryptography)"],"app":"steemit/0.1","format":"markdown"} |
created | 2017-08-01 10:56:42 |
last_update | 2017-08-02 22:05:36 |
depth | 0 |
children | 8 |
last_payout | 2017-08-08 10:56:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.942 HBD |
curator_payout_value | 0.251 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,754 |
author_reputation | -557,502,373,680 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,410,086 |
net_rshares | 290,408,871,375 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ubg | 0 | 750,195,051 | 1% | ||
phusionphil | 0 | 298,530,959 | 100% | ||
guest123 | 0 | 72,722,780 | 45.55% | ||
morluthbaril | 0 | 74,576,623 | 100% | ||
mental | 0 | 55,373,492 | 45.55% | ||
e28 | 0 | 0 | 100% | ||
e34 | 0 | 0 | 100% | ||
e36 | 0 | 0 | 100% | ||
e32 | 0 | 0 | 100% | ||
e39 | 0 | 0 | 100% | ||
e46 | 0 | 0 | 100% | ||
e60 | 0 | 0 | 100% | ||
f-1 | 0 | 0 | 100% | ||
e61 | 0 | 0 | 100% | ||
e91 | 0 | 0 | 100% | ||
e38 | 0 | 0 | 100% | ||
e92 | 0 | 0 | 100% | ||
f01 | 0 | 0 | 100% | ||
f02 | 0 | 0 | 100% | ||
f03 | 0 | 0 | 100% | ||
f10 | 0 | 0 | 100% | ||
f11 | 0 | 0 | 100% | ||
f12 | 0 | 0 | 100% | ||
f13 | 0 | 0 | 100% | ||
f15 | 0 | 0 | 100% | ||
f16 | 0 | 0 | 100% | ||
f21 | 0 | 0 | 100% | ||
f20 | 0 | 0 | 100% | ||
f22 | 0 | 0 | 100% | ||
f23 | 0 | 0 | 100% | ||
f25 | 0 | 0 | 100% | ||
f30 | 0 | 0 | 100% | ||
f31 | 0 | 0 | 100% | ||
e70 | 0 | 0 | 100% | ||
f33 | 0 | 0 | 100% | ||
f32 | 0 | 0 | 100% | ||
f34 | 0 | 0 | 100% | ||
f35 | 0 | 0 | 100% | ||
f45 | 0 | 0 | 100% | ||
f46 | 0 | 0 | 100% | ||
iroc-z | 0 | 0 | 100% | ||
e12 | 0 | 0 | 100% | ||
e23 | 0 | 0 | 100% | ||
e21 | 0 | 0 | 100% | ||
e24 | 0 | 0 | 100% | ||
shiny | 0 | 0 | 100% | ||
chest | 0 | 0 | 100% | ||
l00t | 0 | 0 | 100% | ||
m-tech | 0 | 0 | 100% | ||
purifying | 0 | 0 | 100% | ||
captin | 0 | 0 | 100% | ||
dunk | 0 | 0 | 100% | ||
hose | 0 | 0 | 100% | ||
flood | 0 | 0 | 100% | ||
virtue | 0 | 0 | 100% | ||
g00d | 0 | 0 | 100% | ||
sustain | 0 | 0 | 100% | ||
south-park | 0 | 0 | 100% | ||
breakfest | 0 | 0 | 100% | ||
button | 0 | 0 | 100% | ||
station | 0 | 0 | 100% | ||
ladybug | 0 | 0 | 100% | ||
hike | 0 | 0 | 100% | ||
pipe | 0 | 0 | 100% | ||
educators | 0 | 0 | 100% | ||
offset | 0 | 0 | 100% | ||
curry | 0 | 0 | 100% | ||
them | 0 | 0 | 100% | ||
dome | 0 | 0 | 100% | ||
dedicated | 0 | 0 | 100% | ||
colossus | 0 | 0 | 100% | ||
deity | 0 | 0 | 100% | ||
chem | 0 | 0 | 100% | ||
venom | 0 | 0 | 100% | ||
phenomenon | 0 | 0 | 100% | ||
radii | 0 | 0 | 100% | ||
exile | 0 | 0 | 100% | ||
augment | 0 | 0 | 100% | ||
within | 0 | 0 | 100% | ||
pseudo | 0 | 0 | 100% | ||
ichor | 0 | 0 | 100% | ||
verse | 0 | 0 | 100% | ||
cobalt | 0 | 0 | 100% | ||
paragon | 0 | 0 | 100% | ||
bomber | 0 | 0 | 100% | ||
shocker | 0 | 0 | 100% | ||
yuu | 0 | 0 | 100% | ||
wyvern | 0 | 0 | 100% | ||
mallard | 0 | 0 | 100% | ||
pii | 0 | 0 | 100% | ||
genii | 0 | 0 | 100% | ||
placebo | 0 | 0 | 100% | ||
karambit | 0 | 0 | 100% | ||
ghetto | 0 | 0 | 100% | ||
warlord | 0 | 0 | 100% | ||
simtstic | 0 | 0 | 100% | ||
evasive | 0 | 0 | 100% | ||
shaders | 0 | 0 | 100% | ||
invert | 0 | 0 | 100% | ||
forver | 0 | 0 | 100% | ||
vivify | 0 | 0 | 100% | ||
buz | 0 | 0 | 100% | ||
anthem | 0 | 0 | 100% | ||
brawl | 0 | 0 | 100% | ||
snape | 0 | 0 | 100% | ||
vengance | 0 | 0 | 100% | ||
thundersnow | 0 | 0 | 100% | ||
snowing | 0 | 0 | 100% | ||
from | 0 | 0 | 100% | ||
have | 0 | 0 | 100% | ||
would | 0 | 0 | 100% | ||
some | 0 | 0 | 100% | ||
cold | 0 | 0 | 100% | ||
than | 0 | 0 | 100% | ||
then | 0 | 0 | 100% | ||
find | 0 | 0 | 100% | ||
those | 0 | 0 | 100% | ||
need | 0 | 0 | 100% | ||
mean | 0 | 0 | 100% | ||
really | 0 | 0 | 100% | ||
show | 0 | 0 | 100% | ||
such | 0 | 0 | 100% | ||
program | 0 | 0 | 100% | ||
seen | 0 | 0 | 100% | ||
often | 0 | 0 | 100% | ||
service | 0 | 0 | 100% | ||
move | 0 | 0 | 100% | ||
include | 0 | 0 | 100% | ||
later | 0 | 0 | 100% | ||
winners | 0 | 0 | 100% | ||
once | 0 | 0 | 100% | ||
whether | 0 | 0 | 100% | ||
parent | 0 | 0 | 100% | ||
levels | 0 | 0 | 100% | ||
hangover | 0 | 0 | 100% | ||
results | 0 | 0 | 100% | ||
force | 0 | 0 | 100% | ||
remember | 0 | 0 | 100% | ||
maybe | 0 | 0 | 100% | ||
serve | 0 | 0 | 100% | ||
expect | 0 | 0 | 100% | ||
senpai | 0 | 0 | 100% | ||
homie | 0 | 0 | 100% | ||
suggestion | 0 | 0 | 100% | ||
rolemodel | 0 | 0 | 100% | ||
return | 0 | 0 | 100% | ||
frontline | 0 | 0 | 100% | ||
effort | 0 | 0 | 100% | ||
views | 0 | 0 | 100% | ||
finally | 0 | 0 | 100% | ||
town | 0 | 0 | 100% | ||
breaks | 0 | 0 | 100% | ||
thanks | 0 | 0 | 100% | ||
society | 0 | 0 | 100% | ||
wear | 0 | 0 | 100% | ||
center | 0 | 0 | 100% | ||
produce | 0 | 0 | 100% | ||
half | 0 | 0 | 100% | ||
streets | 0 | 0 | 100% | ||
piece | 0 | 0 | 100% | ||
worker | 0 | 0 | 100% | ||
catch | 0 | 0 | 100% | ||
century | 0 | 0 | 100% | ||
realize | 0 | 0 | 100% | ||
opportunity | 0 | 0 | 100% | ||
letter | 0 | 0 | 100% | ||
termite | 0 | 0 | 100% | ||
material | 0 | 0 | 100% | ||
involve | 0 | 0 | 100% | ||
banked | 0 | 0 | 100% | ||
seek | 0 | 0 | 100% | ||
officer | 0 | 0 | 100% | ||
throw | 0 | 0 | 100% | ||
quickly | 0 | 0 | 100% | ||
fight | 0 | 0 | 100% | ||
past | 0 | 0 | 100% | ||
drop | 0 | 0 | 100% | ||
colors | 0 | 0 | 100% | ||
n0s | 0 | 0 | 100% | ||
race | 0 | 0 | 100% | ||
spiced | 0 | 0 | 100% | ||
respond | 0 | 0 | 100% | ||
decade | 0 | 0 | 100% | ||
decades | 0 | 0 | 100% | ||
article | 0 | 0 | 100% | ||
risen | 0 | 0 | 100% | ||
happen | 0 | 0 | 100% | ||
t-v | 0 | 0 | 100% | ||
pressure | 0 | 0 | 100% | ||
u-s-a | 0 | 0 | 100% | ||
u-s | 0 | 0 | 100% | ||
r-e | 0 | 0 | 100% | ||
x-x-x | 0 | 0 | 100% | ||
eestlane | 0 | 0 | 100% | ||
meet | 0 | 0 | 100% | ||
meeting | 0 | 0 | 100% | ||
i-f | 0 | 0 | 100% | ||
h-a | 0 | 0 | 100% | ||
feelings | 0 | 0 | 100% | ||
hooked | 0 | 0 | 100% | ||
hook | 0 | 0 | 100% | ||
skiller | 0 | 0 | 100% | ||
present | 0 | 0 | 100% | ||
sister | 0 | 0 | 100% | ||
check | 0 | 0 | 100% | ||
stage | 0 | 0 | 100% | ||
comedian | 0 | 0 | 100% | ||
laughter | 0 | 0 | 100% | ||
guesses | 0 | 0 | 100% | ||
seats | 0 | 0 | 100% | ||
memories | 0 | 0 | 100% | ||
tonight | 0 | 0 | 100% | ||
visit | 0 | 0 | 100% | ||
exploit | 0 | 0 | 100% | ||
finish | 0 | 0 | 100% | ||
theory | 0 | 0 | 100% | ||
impact | 0 | 0 | 100% | ||
traditional | 0 | 0 | 100% | ||
popularity | 0 | 0 | 100% | ||
buf | 0 | 0 | 100% | ||
statement | 0 | 0 | 100% | ||
tradition | 0 | 0 | 100% | ||
reveal | 0 | 0 | 100% | ||
weapon | 0 | 0 | 100% | ||
employee | 0 | 0 | 100% | ||
shake | 0 | 0 | 100% | ||
pain | 0 | 0 | 100% | ||
luke74 | 0 | 718,111,618 | 45.55% | ||
steemitboard | 0 | 126,734,464 | 1% | ||
cybertiger | 0 | 194,784,414 | 45.55% | ||
oleg888 | 0 | 286,565,856 | 100% | ||
ginafraser | 0 | 3,470,903,974 | 45.55% | ||
jraysteem | 0 | 208,240,289 | 1% | ||
sequentialvibe | 0 | 5,360,317,830 | 45.55% | ||
arkadiy | 0 | 60,701,714 | 100% | ||
cryptoriddler | 0 | 2,850,241,862 | 45.55% | ||
anhdung7112000 | 0 | 80,744,135 | 45.55% | ||
a4illusionist | 0 | 522,385,622 | 45.55% | ||
karen-the-bot | 0 | 122,305,120 | 10% | ||
mpokorchukwudi | 0 | 294,643,228 | 45.55% | ||
bereginja-steem | 0 | 225,875,948,127 | 45.55% | ||
sam99 | 0 | 418,063,417 | 10% | ||
amanjain2k | 0 | 6,225,856,312 | 45.55% | ||
jones420 | 0 | 0 | 100% | ||
bago | 0 | 0 | 100% | ||
nicholaspang | 0 | 543,339,584 | 45.55% | ||
zeroabsolut | 0 | 554,470,400 | 100% | ||
omar-hesham | 0 | 6,897,747,133 | 100% | ||
inoue | 0 | 85,144,027 | 1% | ||
duckmast3r | 0 | 2,017,264,751 | 2% | ||
mdabdullah | 0 | 511,107,260 | 45.55% | ||
icespirit | 0 | 263,017,137 | 45.55% | ||
pandapoef | 0 | 2,339,630,077 | 100% | ||
taimur | 0 | 475,574,786 | 45.55% | ||
kingjan | 0 | 261,483,229 | 90% | ||
bastomi27 | 0 | 76,685,484 | 13% | ||
ratul8940 | 0 | 175,030,790 | 45.55% | ||
khitthit | 0 | 250,922,327 | 45.55% | ||
anis33 | 0 | 416,223,562 | 45.55% | ||
better-life-tips | 0 | 115,329,026 | 45.55% | ||
lexico12 | 0 | 136,294,400 | 45.55% | ||
kyawkyawnaing | 0 | 245,591,433 | 45.55% | ||
komoniok | 0 | 453,905,705 | 45.55% | ||
maher | 0 | 279,931,014 | 45.55% | ||
pijushmitra | 0 | 11,010,919,237 | 45.55% | ||
omar1977deleon | 0 | 249,014,050 | 45.55% | ||
bellien | 0 | 505,146,998 | 45.55% | ||
bachone | 0 | 80,537,600 | 45.55% | ||
mawardi | 0 | 159,578,428 | 45.55% | ||
maninder | 0 | 74,326,528 | 45.55% | ||
shivakrushna | 0 | 71,244,800 | 45.55% | ||
piyushkansal | 0 | 56,589,352 | 45.55% | ||
rashidminhas | 0 | 122,587,212 | 45.55% | ||
steemwin | 0 | 1,070,673,842 | 100% | ||
zul88 | 0 | 64,434,860 | 100% | ||
mnur | 0 | 69,665,872 | 45.55% | ||
serraidjalal | 0 | 170,538,375 | 45.55% | ||
daniel007 | 0 | 232,320,000 | 100% | ||
smartwork | 0 | 454,112,898 | 100% | ||
beulahlandeu | 0 | 135,972,853 | 45.55% | ||
skysunil1 | 0 | 220,543,638 | 45.55% | ||
bharatnishad | 0 | 1,087,379,035 | 100% | ||
craniumbasher | 0 | 959,488,304 | 100% | ||
ashfia | 0 | 382,600,592 | 45.55% | ||
greenlife500eu | 0 | 349,540,219 | 45.55% | ||
ollya | 0 | 94,805,168 | 45.55% | ||
steemerhrn | 0 | 65,820,504 | 4% | ||
techtek | 0 | 149,391,080 | 45.55% | ||
akashpaul | 0 | 221,524,420 | 100% | ||
nayemrna | 0 | 55,842,714 | 20% | ||
investoranalysis | 0 | 108,416,000 | 45.55% | ||
allabout | 0 | 121,033,207 | 12% | ||
davidalexander | 0 | 101,384,550 | 100% | ||
steemhoops99 | 0 | 186,408,913 | 100% | ||
sthitaprajna | 0 | 479,644,617 | 100% | ||
amrdarwesh | 0 | 139,363,616 | 45.55% | ||
freeman1day | 0 | 476,584,620 | 45.55% | ||
locham | 0 | 161,075,200 | 45.55% | ||
goldandcoin | 0 | 185,073,312 | 45.55% | ||
nazarul | 0 | 353,126,400 | 100% | ||
shippou95 | 0 | 99,380,014 | 30% | ||
saini88 | 0 | 221,876,394 | 100% | ||
wealthguru | 0 | 270,275,362 | 45.55% | ||
speedcuber | 0 | 475,871,551 | 100% | ||
jackfitton | 0 | 468,186,020 | 45.55% | ||
elduff | 0 | 585,446,400 | 100% | ||
onnygabriel | 0 | 278,558,192 | 45.55% | ||
steeminformation | 0 | 79,328,439 | 45.55% | ||
aspia | 0 | 516,492,797 | 45.55% | ||
betomontilla1 | 0 | 170,379,356 | 100% | ||
namct | 0 | 232,130,863 | 45.55% | ||
houari23 | 0 | 336,589,748 | 45.55% | ||
itsrohanudyawar | 0 | 766,031,830 | 100% | ||
sultan-aceh | 0 | 255,343,803 | 45.55% | ||
nanwaiwaimyint | 0 | 174,098,032 | 45.55% | ||
sectorlsd | 0 | 295,966,397 | 45.55% | ||
hkhoa0754 | 0 | 168,294,551 | 100% | ||
jtcarcil | 0 | 247,808,000 | 45.55% | ||
cekmad | 0 | 173,465,600 | 45.55% | ||
thepunisherr | 0 | 0 | 100% |
Holy cow the stuff looks complicated, hopefully you're using your computer called writing skills for good of mankind. @briandenver Are these how to instructions on how to be a computer hacker?
author | briandenver |
---|---|
permlink | re-bago-installing-a-squid3-proxy-server-on-debian-8-jessie-20170801t130212371z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"users":["briandenver"],"app":"steemit/0.1"} |
created | 2017-08-01 13:02:12 |
last_update | 2017-08-01 13:02:12 |
depth | 1 |
children | 1 |
last_payout | 2017-08-08 13:02:12 |
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 | 193 |
author_reputation | 1,347,135,084,238 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,421,315 |
net_rshares | 121,869,330 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
briandenver | 0 | 121,869,330 | 100% |
Could you post a really simple how to open up a bit coin wallet. That would be helpful for us non-technical people.
author | briandenver |
---|---|
permlink | re-briandenver-re-bago-installing-a-squid3-proxy-server-on-debian-8-jessie-20170801t130309921z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"app":"steemit/0.1"} |
created | 2017-08-01 13:03:09 |
last_update | 2017-08-01 13:03:09 |
depth | 2 |
children | 0 |
last_payout | 2017-08-08 13:03:09 |
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 | 115 |
author_reputation | 1,347,135,084,238 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,421,416 |
net_rshares | 0 |
Hi @bago, I'm kelly and here i am giving you easy way to claim free 50 WCX Coins. WCEX is a brand new digital currency exchange and they are going to launch soon. As part of launch they are offering free 50 WCX coins which is of worth 5$. Use below link to create your account and claim free coins(you need to click on confirmation email). https://wcex.co/?ref=ScopGJmB
author | kellypaul |
---|---|
permlink | re-installing-a-squid3-proxy-server-on-debian-8-jessie |
category | tutorial |
json_metadata | {} |
created | 2017-08-01 11:08:42 |
last_update | 2017-08-01 11:08:42 |
depth | 1 |
children | 0 |
last_payout | 2017-08-08 11:08: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 | 371 |
author_reputation | -840,568,131,792 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,411,018 |
net_rshares | 0 |
Das een goeie post bagoo :p iere check deze site https://steemfollower.com/?r=346
author | pandapoef |
---|---|
permlink | re-bago-installing-a-squid3-proxy-server-on-debian-8-jessie-20170801t130658129z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"links":["https://steemfollower.com/?r=346"],"app":"steemit/0.1"} |
created | 2017-08-01 13:07:00 |
last_update | 2017-08-01 13:07:00 |
depth | 1 |
children | 0 |
last_payout | 2017-08-08 13:07:00 |
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 | 82 |
author_reputation | 568,521,629,774 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,421,802 |
net_rshares | 0 |
Looks like BCH bitcoin cash has 12 billion market cap :) i have written an article :) https://steemit.com/cryptocurrency/@ronaldmcatee/bitcoin-cash-bch-bubble-or-real-thing
author | ronaldmcatee |
---|---|
permlink | re-bago-installing-a-squid3-proxy-server-on-debian-8-jessie-20170802t181351780z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"links":["https://steemit.com/cryptocurrency/@ronaldmcatee/bitcoin-cash-bch-bubble-or-real-thing"],"app":"steemit/0.1"} |
created | 2017-08-02 18:13:51 |
last_update | 2017-08-02 18:13:51 |
depth | 1 |
children | 0 |
last_payout | 2017-08-09 18:13: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 | 175 |
author_reputation | 1,259,099,659,120 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,563,778 |
net_rshares | 0 |
I also write blog posts, but not better than you :) maybe check them out ?
author | ronaldmcatee |
---|---|
permlink | re-bago-installing-a-squid3-proxy-server-on-debian-8-jessie-20170806t143214426z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"app":"steemit/0.1"} |
created | 2017-08-06 14:32:15 |
last_update | 2017-08-06 14:32:15 |
depth | 1 |
children | 0 |
last_payout | 2017-08-13 14:32:15 |
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 | 74 |
author_reputation | 1,259,099,659,120 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,951,380 |
net_rshares | 0 |
good job, thank you for following me, I will come to your steem every night to vote or comment. nice to see you. keep friendship, keep voting or comment between us.
author | saini88 |
---|---|
permlink | re-bago-installing-a-squid3-proxy-server-on-debian-8-jessie-20170801t110115968z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"app":"steemit/0.1"} |
created | 2017-08-01 11:01:18 |
last_update | 2017-08-01 11:01:18 |
depth | 1 |
children | 0 |
last_payout | 2017-08-08 11:01: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 | 164 |
author_reputation | 6,555,033,726,167 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,410,433 |
net_rshares | 1,197,320,642 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bago | 0 | 1,197,320,642 | 100% |
Congratulations @bago! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](http://steemitboard.com/@bago) Award for the number of upvotes Click on any badge to view your own Board of Honor on SteemitBoard. For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard) If you no longer want to receive notifications, reply to this comment with the word `STOP` > By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-bago-20170802t055950000z |
category | tutorial |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2017-08-02 05:59:51 |
last_update | 2017-08-02 05:59:51 |
depth | 1 |
children | 0 |
last_payout | 2017-08-09 05:59: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 | 678 |
author_reputation | 38,975,615,169,260 |
root_title | "Installing a Squid3 proxy server on Debian 8 Jessie" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 10,505,314 |
net_rshares | 0 |