Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to force dropping a ghost connection #2

Open
GoogleCodeExporter opened this issue Nov 10, 2015 · 1 comment
Open

Option to force dropping a ghost connection #2

GoogleCodeExporter opened this issue Nov 10, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Currently if we forget a connection (work, home, school) we cannot connect
to this connection class. A new feature can be to allow a :DROP suffixe to
the password for dropping the active connection.
{{{
<Trill> when my connection to my gets disconnected while i''m connected to
dircproxy, dircproxy won''t let me in again because it claims i''m still
connected to it
<Trill> it seems dircproxy''s timeout is too high in this case
<Trill> can the timeout be changed in dircproxyrc?
<Trill> i didn''t find a config key
<Utopiste> it''s maibe not a bug of dircproxy, if dircproxy has no activity
to forward to the client the connexion will remain active
<bear> until the connection is dropped dircproxy considers it active
<bear> maybe we need the equivalent of a nickserv ghost kick
<Utopiste> bear : or a option to drop the old on a new connexion
<bear> yes
<bear> once the pass is authorized auto-drop any previous connection
<Utopiste> yes, maybe it''s not to hard, i will add a feature request and
look at that
<bear> k
<Utopiste> but the problem is, that if i have a irc open in this pc, and i
open a new irc client on another pc, dircproxy sould ou should not drop the
first connexion ?
<bear> that''s why I was saying it could be a command
<bear> you would have the option of kicking the other connection or not
<Utopiste> yes but you need a session to issue the command
<bear> does dircproxy refuse a new session if one is already active?
<Utopiste> yes
<bear> I''ve never tried it
<bear> hmm, then that needs to be an option
<Utopiste> --- Connecté. Identification en cours..
<Utopiste> --- Looking up your hostname...
<Utopiste> --- Got your hostname.
<Utopiste> --- Closing Link: #[fharvey@10.0.0.61] (Already connected)
<bear> yuck
<Utopiste> or ./server dircproxy.server.com port DROP:password to force
dropping the connexion
<bear> that''s what I was thinking
<Utopiste> will add a feature request for that and will look for this
<bear> k
}}}

Original issue reported on code.google.com by noel.w8tvi on 29 Sep 2008 at 4:39

@GoogleCodeExporter
Copy link
Author

Original comment by noel.w8tvi on 29 Sep 2008 at 4:58

  • Added labels: Version-1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant