vhost on connect

These are old archives. They are kept for historic purposes only.
Post Reply
yuriy
Posts: 5
Joined: Tue Dec 05, 2006 6:54 pm

vhost on connect

Post by yuriy »

hey everyone:) thanks for reading this post.. I use unreal3.2.7 and I would like to see users when they connect, instead of their real hostname it would show users.domainname.com

ex:(default)
[02:48:31 AM] * T90 ([email protected]) has joined #unrealircd
[02:48:36 AM] * T90 ([email protected]) Quit (Quit: T90)

ex:(vhost on connect)
[02:48:31 AM] * T90 ([email protected]) has joined #unrealircd
[02:48:36 AM] * T90 ([email protected]) Quit (Quit: T90)

I hope you guys understand what I am trying to do.. and I know I can do /vhost command but I want this AUTO on CONNECT to every single user that connects to the network.!

Thanks again!
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: vhost on connect

Post by Jobe »

This would require a custom cloaking module, or alternativly if you want it for registered nicks only there is a module for anope that does "<nick>.<config specified host>"
Your IP: Image
Your Country: Image
yuriy
Posts: 5
Joined: Tue Dec 05, 2006 6:54 pm

Re: vhost on connect

Post by yuriy »

what is the name of that module, and does it only work for registered users!?
btw does it work for anope1.6.5?
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: vhost on connect

Post by Jobe »

It does only work for registered users yes.

I dont know if it will work with 1.6.* but I can tell you 1.7.* is almost stable at presnet and will soon become the 1.8 stable branch.

The modules name is hs_autohost and can be found at http://www.anope.org/modules/hs_autohost.c
Your IP: Image
Your Country: Image
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: vhost on connect

Post by Stealth »

If you want every user to have the same host, get the static_cloak module from here http://wrongway.org/?unrealmodules
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Re: vhost on connect

Post by Jason »

Only problem is this pretty much nukes banning. Be careful to think about the evasion potential for this.
Why the hell can't my signature be empty?
"Your message contains too few characters."
Post Reply