Jump to content

Help browser through proxy


Recommended Posts

It was in the Early Access Forum for H6.0:

------------------

You can edit the file prefs.js from somewhere within $HOME/.hbrowser and add the lines

user_pref("network.proxy.http", "yabba");
user_pref("network.proxy.http_port", 1032);
user_pref("network.proxy.type", 1);

Where yabba and 1032 are the host name and port.

If you're using windows, use "echo $HOME" within a Houdini textport to figure out where $HOME is.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...