0:11
hello everyone welcome back to my
0:14
channel nask previously I made a couple
0:17
of videos regarding using V2 Ray n to
0:22
bypassing internet censorship you can
0:25
create your own V2 v no from online
0:30
service or using collab RIT or using
0:38
workers loads were working fine but
0:42
right now cloudfare workers method using
0:46
original code won't work anymore so here
0:49
is what happens so I have this if you
0:52
create a new one since mid of November
0:55
then it might not working because you
0:58
will get Le Arrow 111 it's probably
1:01
relating to recent cloudfare modified
1:04
layer subscription agreement which is
1:09
allowing the services to provide a VPN
1:13
or proxy so let probably
1:17
why but in this video I'm going to show
1:20
you how you can still using it using
1:23
carf but you do need to use in list
1:27
GitHub repository to get the code up F
1:31
cated and then get it still running in
1:35
Cloud Fair workers or Pages now let's
1:43
it Cloud Frayer has modified layer terms
1:46
of layer Services they don't allow you
1:50
use layer services to provide VPN
1:52
service or proxy services so there's a
1:56
risk here but if you just for testing
2:00
only for your own usage it still works
2:04
so let this Cloud V last terion
2:09
repository can helping us to by passing
2:17
message unfortunately there are lot of
2:19
Chinese in this repository you may want
2:22
to use Google Translate directly
2:26
English or you can just follow my guide
2:30
quickly working on then you don't even
2:33
need to translate it just follow the
2:36
step from this videos
2:41
guide actually the step is very simple
2:45
straightforward if you find GitHub
2:49
report me go into this folder vas
2:51
workers pages so you will see those two
2:54
files one JS file is originally source
2:58
code it's the one we we used it before
3:00
that's a original source code but we
3:04
cannot use it anymore Cloud Free Will
3:07
detect the certain patterns in this code
3:10
and then block it to run so you won't be
3:13
able to get it running and you will get
3:16
this kind of error 111 I do see
3:19
113 this kind of error message since
3:23
they stopped running once they detect
3:25
the code as a pattern the author of this
3:30
repository y KKK um actually
3:35
upated the whole code if you look at
3:38
here it's not readable which is not
3:42
detectable by Cloud Fair workers so they
3:46
won't be able to stop you to run so
3:48
that's the idea behind it so what we can
3:51
do we can just copy the
3:54
hosting you come back to your worker
4:02
I call V deploy I'm going to add it
4:07
code paste the code in everything you
4:10
don't have to change anything since it's
4:14
OPC kind of encrypt it you won't be able
4:17
to read it and then I will show you
4:19
later on how to customize it a bit so
4:23
then do deploy then you can visit it as
4:26
you can see after you deployed list of
4:29
fated code it will return all
4:33
information so L homepage but we do need
4:37
to add the U ID behind
4:42
it this is the U ID we're going to use
4:45
it this is by default they already
4:48
embeded you your ID into the codes but
4:50
we will find a way to change it you may
4:52
be not able to read it but we still able
4:55
to using Google Translate to translate
5:00
to English so you can read it well
5:03
basically you just need to copy a single
5:05
node link you this one or either this
5:11
one copy it here and then we can past it
5:19
in so L new one we just paste it in so
5:24
now you can connect to it so we can edit
5:27
the service you can see your workers
5:35
ID that's how easy you still can use
5:38
cloud fairw workers to create your own
5:47
site you maybe feel not safe using the
5:50
default settings because The UU ID is
5:53
building is the same so the author of
5:58
list Port also give you option to change
6:03
your U ID so here's what we're going to
6:06
do if you have your proxy IP you also
6:08
can change it um we will do both so we
6:11
are using a proxy IP we are using our
6:16
generated U ID so let's go
6:28
settings you can see variables and
6:30
secrets let's add variable first
6:33
variable we going to add is our uu ID or
6:40
case you can generate
6:43
your on your U ID so generate this
6:48
one confirm and then we can paste into
6:52
here deploy at one variable if you want
6:58
to change your proxy IP you can do that
7:02
too if you have good proxy IP you may
7:04
want to use in this one then add another
7:17
to copy this proxy domain in and then to
7:22
deploy one last thing you can do is you
7:26
can use your own domain so you look at
7:28
the Domain we are using workers. da for
7:31
some countries they may not allowed to
7:34
access it directly so you may want to
7:37
using your cust domain or
7:40
rck you can do VL do let's add domain
7:46
in you can check that you can see the V
7:50
is created so now let's give a try we're
7:54
going to using our own
7:59
so that's all the main
8:01
homepage now we need to add our uu ID
8:05
which is the one we just generated it
8:11
here if you don't know the Chinese you
8:16
English and then you also can copy the
8:28
kindli so now we are using our vl. V1
8:33
sec1 do.org this domain let's give a
9:00
we also can check what is my
9:14
IP so that's how you can get your Cloud
9:19
fair works with your vlas hosting
9:24
website and how you can add it into your
9:26
v n and continue to use it to bypass in
9:31
certain internet censorship I hope you
9:34
like it give me a thumb up if you found
9:36
something interesting and useful and
9:39
also subscribe my channel if you haven't
9:41
see you in my next video