连接到Internet的空闲空间
问题描述:
我想使用C#程序连接到自由空间互联网,就好像我使用中断过滤器软件一样,例如,我想在文本框中写一个URL,当我按下转到"按钮时,我可以进入我想要的每个网站而无需过滤器可以?
Hi,
I want to connect to a free space internet with my C# program as if I use break filter software for example I want to write a URL in my text box and when I Press Going button I go to every website that I want without filtering can I?
答
不,不是真的.这取决于在哪里进行过滤-如果这是您的公司连接并且他们已经过滤了您的访问权限,那么颠覆它可能会让您被解雇.
如果它是您的ISP,那么颠覆它可能会让您被踢出局.
如果您生活在限制性制度中,并且他们已强制执行筛选,那么您可能会被枪杀.
无论如何,现在您知道了风险,最好的选择是查看 ^ ]并从此处开始.
但是,根据过滤情况,它可能不起作用,或者可能引起您的注意...
No, not really. It depends on where the filtering is done - if it is your company connection and they have filtered your access then subverting it could get you fired.
If it is your ISP, then subverting it could get you kicked out.
If you are living in a restrictive regime, and they have mandated filtering, then you could be shot.
In any case, now you know the risks, your best bet is to look at internet Proxies[^] and start from there.
Depending on the filtering though, it may either not work, or may draw attention to yourself...
您始终可以尝试使用匿名代理".如果您试图绕开雇主设置的过滤器,我强烈建议您不要进行此类活动.过滤器安装到位是有原因的,最好不要尝试绕过它们.
如果您出于其他原因这样做,我会说您是GoogleAnonymous proxy server list
.那应该给您足够的链接以找到您想要的东西.
最好的问候,—MRB
You could always try to use an "Anonymous Proxy". If you''re trying to circumvent filters put in place by your employer I strongly suggest you stay clear of such activities. Filter are put in place for a reason and you''re best advised not to try and circumvent them.
If you''re doing this for other reasons I''d say you googleAnonymous proxy server list
. That should give you enough links to find what you''re looking for.
Best Regards,—MRB
我理解您对此问题感到沮丧.在我看来,WebSense是罪犯.您不能使用c#程序绕过筛选代理.正如OriginalGriff所说,您可以做的是在google上找到免费的代理站点,并尝试查找未被您的过滤程序阻止的站点,以用作不受限制的浏览中介.它以前为我工作过,通常可以在不模糊的一周内浏览互联网,但是他们总是会赶上并阻止该网站.这完全取决于他们的政策严格程度.
I understand your frustration regarding this issue. WebSense being the offender in my case. You cannot bypass the filtering proxy with a c# program. What you can do, as OriginalGriff says, is google for free proxy sites and try to find those not blocked by your filtering program to use as an intermediate to browse uninhibited. It has worked for me before and can usually browse the internet for a week unobscured, but they always catch up and block that site as well. It all depends on how strict their policy is though.